Releases: matteocorti/check_ssl_cert
Releases · matteocorti/check_ssl_cert
check_ssl_cert-2.70.0
- Added an option to skip the test to see if the host can be resolved
- Added an option to resolve an host using DNS over HTTP
- Added the Icigna2 configuration file
check_ssl_cert-2.69.0
- Added an option to skip the test to see if the host can be resolved
- Added an option to resolve an host using DNS over HTTP
check_ssl_cert-2.68.0
- Fixes the protocol used by nmap if the host is resolved with /etc/hosts
- Do not convert a CRL if already in the correct format
- Removed a PCRE grep expression (non-standard)
check_ssl_cert-2.67.0
Considers /etc/hosts for the existence checks
check_ssl_cert-2.66.0
Fixed a problem with decimal critical or warning values and expired certificates
check_ssl_cert-2.65.0
Fixed CRL output format parsing
check_ssl_cert-2.64.0
Fixed the resolution of hosts with IPv6 addresses only
check_ssl_cert-2.63.0
- Command line option to ignore SSL Labs errors (
-ignore-ssl-labs-errors
) - Better checks for non-resolvable hosts
check_ssl_cert-2.62.0
Fixed the output in case of timeout
Fixed the ciphers with --rsa
check_ssl_cert-2.61.0
Fixed the algorithms used by --rsa