check_ssl_cert Changelog

What's new in check_ssl_cert 1.17.1

Aug 3, 2015
  • corrected some typos (thanks to Jérémy Lecour)
  • check_ssl_cert: removed check on the openssl binary name

New in check_ssl_cert 1.16.0 (Dec 23, 2013)

  • This version adds the --tls1 option to force TSLv1.

New in check_ssl_cert 1.15.0 (Jul 30, 2013)

  • This version adds an option to force a certain SSL version.

New in check_ssl_cert 1.14.6 (May 13, 2013)

  • This version adds XMPP and timeout support.

New in check_ssl_cert 1.14.5 (Mar 2, 2013)

  • A minor fix for TLS sites with multiple names.

New in check_ssl_cert 1.14.4 (Dec 8, 2012)

  • This version fixes a bug causing -N to always compare the CN with 'localhost'.

New in check_ssl_cert 1.14.3 (Sep 20, 2012)

  • This version improves the "no certificate returned" error message.

New in check_ssl_cert 1.14.2 (Jul 19, 2012)

  • This version adds the validity in days to the status line.

New in check_ssl_cert 1.14.1 (Jul 13, 2012)

  • A bug that caused performance data computations to fail on some systems was fixed.

New in check_ssl_cert 1.14.0 (Jul 7, 2012)

  • The status now includes performance data in days until expiration (requires Perl with Date::Parse).
  • It is now possible to print additional information in the plugin's long output (multi-line, Nagios 3 only).

New in check_ssl_cert 1.12.0 (Apr 5, 2012)

  • This version removes a hard-coded reference to an openssl error number (this caused a problem with handling self-signed certificates).

New in check_ssl_cert 1.10.0 (Sep 2, 2011)

  • It is now possible to authenticate using client certificates.

New in check_ssl_cert 1.9.1 (Mar 15, 2011)

  • The -N check was fixed for certificates with wildcards.
  • HTTP can now be specified as a protocol (-P).

New in check_ssl_cert 1.9.0 (Jan 24, 2011)

  • The --openssl option was added to specify the path of the openssl executable to be used.

New in check_ssl_cert 1.8.1 (Dec 16, 2010)

  • Bugs with environment bleeding and shell globbing were fixed.

New in check_ssl_cert 1.8.0 (Dec 9, 2010)

  • This version added support for the TLS servername extension in ClientHello.

New in check_ssl_cert 1.7.7 (Oct 29, 2010)

  • Fixed a bug in the signal specification.

New in check_ssl_cert 1.7.6 (Oct 28, 2010)

  • Better trap handling and temporary file cleanup.

New in check_ssl_cert 1.7.5 (Oct 14, 2010)

  • The order of the checks was changed so that certificate chain validation is performed at the end.

New in check_ssl_cert 1.7.3 (Sep 15, 2010)

  • Fixed a bug in the command-line argument processing.

New in check_ssl_cert 1.6.1 (Jul 22, 2010)

  • This version allows you to specify where to download temporary files.

New in check_ssl_cert 1.6.0 (Jul 11, 2010)

  • The plugin now accepts long command line options and differentiates between critical and warning status (for the validity period).

New in check_ssl_cert 1.5.2 (Jul 7, 2010)

  • Added the -f option to check local files.

New in check_ssl_cert 1.5.1 (Jul 1, 2010)

  • Fixed the plugin output (information text).

New in check_ssl_cert 1.5.0 (Jun 8, 2010)

  • Added new command-line option to allow self-signed certificates.