Releases: matteocorti/check_ssl_cert
Releases · matteocorti/check_ssl_cert
check_ssl_cert-1.32.0
Using date on BSD systems and fixed the issue with case sensitive comparisons of the CNs
check_ssl_cert-1.31.0
Fixed the parsing of the CN field in the certificate subject
check_ssl_cert-1.30.0
OCSP check is fixed and enabled by default
check_ssl_cert-1.29.0
- New option to clear the cached value at SSL Labs
- IRC support
check_ssl_cert-1.28.0
Increased control over which SSL/TLS versions to use
check_ssl_cert-1.27.0
Fixes a bug in the OpenSSL error parsing
check_ssl_cert-1.26.0
Fixes a bug in wildcard match
check_ssl_cert-1.25.0
- Fixes a bug on CN parsing on non-GNU systems
- Handles wildcard certificates
- Waits for SSL Labs Results
check_ssl_cert-1.23.0
Supports SNI even when not checking CN and does not issue a critical when SSL Labs is still checking a host
check_ssl_cert-1.22.0
Initial support for SSL Labs checks
Support for UTF output (thanks to Konstantin Shalygin)