Skip to content

Releases: matteocorti/check_ssl_cert

check_ssl_cert-2.101.0

22 May 13:58

Choose a tag to compare

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

03 May 20:46

Choose a tag to compare

Fixed a bug checking for the host binary

check_ssl_cert-2.99.0

01 May 11:41

Choose a tag to compare

Move the ASSUME_ONLINE assertion earlier in the script to avoid lookup of nmap

check_ssl_cert-2.98.0

28 Apr 15:17

Choose a tag to compare

Does not require host if --no-not-resolve was specified

check_ssl_cert-2.97.0

15 Mar 21:38

Choose a tag to compare

Added support for uutils date

check_ssl_cert-2.96.0

14 Feb 12:45

Choose a tag to compare

  • Add EXIT to the list of signals to be caught
  • Fixes the PostgreSQL connection

check_ssl_cert-2.95.0

10 Nov 14:53

Choose a tag to compare

Added a workaround for buggy openssl x509 -checkend implementations.
Ensures that the port number is a number.

check_ssl_cert-2.94.0

29 Jul 22:28

Choose a tag to compare

Added an option (--assume-online) to skip the open port check with nmap

check_ssl_cert-2.93.0

27 May 11:13

Choose a tag to compare

No error when checking an expired certificate in a file with --ignore-exp

check_ssl_cert-2.92.0

08 Apr 15:39

Choose a tag to compare

Prefers ip to ifconfig