Skip to content

Releases: matteocorti/check_ssl_cert

check_ssl_cert-2.54.0

20 Oct 09:06
Compare
Choose a tag to compare
  • Java KeyStore checks (thanks to claudioth)
  • Bug fixes in the TDS checks

check_ssl_cert-2.53.0

19 Oct 13:07
79abfc0
Compare
Choose a tag to compare
  • Implemented a check for MS SQL (Tabular Data Stream, TDS)
  • Fixed a bug in the date computations with Perl

check_ssl_cert-2.52.0

06 Oct 15:29
Compare
Choose a tag to compare

Removed spurious debugging output

check_ssl_cert-2.51.0

06 Oct 15:06
Compare
Choose a tag to compare

Fixed a bug in the chain checks

check_ssl_cert-2.50.0

06 Oct 14:30
Compare
Choose a tag to compare

Additional checks for the certificate chain (see --check-chain)

check_ssl_cert-2.49.0

27 Sep 11:23
Compare
Choose a tag to compare
  • The plugin is working without nmap (with some limitations)
  • Fixed a bug in the processing of the --nmap-bin option

check_ssl_cert-2.48.0

24 Sep 12:29
Compare
Choose a tag to compare

Fixes the parsing of --require-no-http-header

check_ssl_cert-2.47.0

24 Sep 06:13
Compare
Choose a tag to compare
  • New options to check HTTP headers (see --help)
  • Options can now be specified in a configuration file (see README.md)
  • Fixed a bug in the total certificate validity check if --precision is specified

check_ssl_cert-2.46.0

20 Sep 11:32
Compare
Choose a tag to compare

The maximum validity check is performed only for HTTPS, files or if the --maximum-validity option is specified.

check_ssl_cert-2.45.0

19 Sep 16:47
Compare
Choose a tag to compare

Checks the maximum certificate validity (397)