Skip to content

Releases: matteocorti/check_ssl_cert

check_ssl_cert-1.22.0

05 Mar 06:56
Compare
Choose a tag to compare

Initial support for SSL Labs checks
Support for UTF output (thanks to Konstantin Shalygin)

check_ssl_cert-1.21.0

01 Mar 15:51
Compare
Choose a tag to compare

Fixed a bug which prevented the check on the expiration date

check_ssl_cert-1.20.0

26 Feb 13:01
Compare
Choose a tag to compare
  • Added debugging output (-d or --debug)
  • Improved the handling of OpenSSL error messages
  • Does not stop the validation if the server requires a client certificate

check_ssl_cert-1.19.0

25 Feb 13:55
Compare
Choose a tag to compare

Added a check for certificates signed with SHA-1 or MD5
Added an option to disable the expiration date check

check_ssl_cert-1.18.0

31 Oct 17:15
Compare
Choose a tag to compare

Added an option to check the certificate's serial number (thanks to Milan Koudelka for the patch)

check_ssl_cert-1.17.2

20 Oct 13:21
Compare
Choose a tag to compare

Fixed a bug with OCSP

check_ssl_cert-1.17.1

20 Oct 10:56
Compare
Choose a tag to compare

Fixed the check on the openssl binary