An open API service indexing awesome lists of open source software.

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

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