Skip to content

artyom/certcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Command certcheck verifies remote certificate chains for some common problems like expiration dates or domain name mismatch.

Usage of certcheck:
  -addr string
	host:port to connect to (defaults to domain:443)
  -domain string
	use this domain name during TLS handshake
  -exp duration
	warn if certificate will expire in this period of time (default 720h0m0s)
  -file string
	read domain+addr pairs from this CSV file

About

certcheck verifies remote certificate chains for some common problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages