Releases: matteocorti/check_ssl_cert
Releases · matteocorti/check_ssl_cert
check_ssl_cert-2.101.0
Fixed an issue when --assume-online is specified (no nmap) and
--ignore-connection-state are used at the same time
check_ssl_cert-2.100.0
Fixed a bug checking for the host binary
check_ssl_cert-2.99.0
Move the ASSUME_ONLINE assertion earlier in the script to avoid lookup of nmap
check_ssl_cert-2.98.0
Does not require host if --no-not-resolve was specified
check_ssl_cert-2.97.0
Added support for uutils date
check_ssl_cert-2.96.0
- Add EXIT to the list of signals to be caught
- Fixes the PostgreSQL connection
check_ssl_cert-2.95.0
Added a workaround for buggy openssl x509 -checkend implementations.
Ensures that the port number is a number.
check_ssl_cert-2.94.0
Added an option (--assume-online) to skip the open port check with nmap
check_ssl_cert-2.93.0
No error when checking an expired certificate in a file with --ignore-exp
check_ssl_cert-2.92.0
Prefers ip to ifconfig