https://github.com/artyom/certcheck
certcheck verifies remote certificate chains for some common problems
https://github.com/artyom/certcheck
Last synced: 8 months ago
JSON representation
certcheck verifies remote certificate chains for some common problems
- Host: GitHub
- URL: https://github.com/artyom/certcheck
- Owner: artyom
- License: mit
- Created: 2015-08-26T12:43:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T12:43:36.000Z (almost 11 years ago)
- Last Synced: 2025-01-14T08:09:12.421Z (over 1 year ago)
- Language: Go
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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