test_webserver/vendor/check_ssl_cert/NEWS

79 lines
4.7 KiB
Plaintext

2014-10-21 Version 1.17.0 Added an option to check revocation via OCSP
2014-06-06 Version 1.16.2 Fixed a problem with -servername when -n was not specified
2014-02-28 Version 1.16.1 Added a Make target for the RPM package
2013-12-23 Version 1.16.0 Added an option to force TLS version 1
2013-07-29 Version 1.15.0 Added an option to force a certain SSL version (thanks
to Max Winterstein)
2013-05-12 Version 1.14.6 Added XMPP and timeout support (thanks to Christian
Ruppert and Robin H. Johnson)
2013-03-02 Version 1.14.5 Fixed a bug occuring with TLS and multiple names in
the certificate
2012-12-07 Version 1.14.4 Fixed a bug causing -N to always compare the CN
with 'localhost'
2012-09-19 Version 1.14.3 Improved the error message in case of a failure in
the certificate download
2012-07-13 Version 1.14.2 Added the name since or to expiration in the plugin
output.
2012-07-11 Version 1.14.1 FIxed a bug with Perl date computation on some systems
2012-07-06 Version 1.14.0 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 plugins long output (multiline, Nagios 3 only)
2012-04-05 Version 1.13.0 The plugin will now try to fetch the certificate without
without TLS extensions in case of error
2012-04-04 Version 1.12.0 Fixed a bug in the chain verification (hard coded
error number)
2011-10-22 Version 1.11.0 --altname option
2011-09-01 Version 1.10.0 Applied a patch from Sven Nierlein to authenicate
using a client certificate
2011-03-10 Version 1.9.1 Allows HTTP as protocol and fixes -N with wildcards
2011-01-24 Version 1.9.0 Added an option to specify the openssl executable
2010-12-16 Version 1.8.1 Fixed bugs with environment bleeding & shell globbing
2010-12-08 Version 1.8.0 Added support for TLS servername extension in
ClientHello
2010-10-28 Version 1.7.7 Fixed a bug in the signal specification introduced
in 1.7.6
2010-10-28 Version 1.7.6 Better temporary file clean up (thanks to Lawren
Quigley-Jones)
2010-10-14 Version 1.7.5 Applied a patch from Yannick Gravel fixing the test
order
2010-10-01 Version 1.7.4 Applied a patch from Lawren Quigley-Jones adding the
-A option
2010-09-15 Version 1.7.3 Fixed a bug in the option processing
2010-08-26 Version 1.7.2 Removes useless use of cat, better test for expect
utility
2010-08-26 Version 1.7.1 Replaces "-verify 6" which was erroneously removed in
the previous version
2010-08-26 Version 1.7.0 Overloaded --rootcert option to allow -CApath as well
as -CAfile
2010-07-21 Version 1.6.1 Added an option to specify where to temporarily
store the certificate
2010-07-09 Version 1.6.0 Added long command line options and substituted
-days with --critical and --warning
2010-07-07 Version 1.5.2 Added the -f option to check a local file
2010-07-01 Version 1.5.1 Fixed the plugin output
2010-03-11 Version 1.4.4 Fixed bug #64 (== bashism)
2010-03-09 Version 1.4.3 -N and -n options to compare the CN to an hostname
2009-12-02 Version 1.4.2 the -i ISSUER option now checks if the O= or the
CN= fields of the root certificate match
2009-11-30 Version 1.4.1 -r to specify the root cert to be used for
verification
2009-11-30 Version 1.4.0 certificate chain verification
2009-03-30 Version 1.3.0 -P option to check TLS certificates
(SMTP, FTP, POP3, ...)
2008-05-13 Version 1.2.2 include the CN in the messages (D. Wallis)
2008-02-25 Version 1.2.1 better error handling
2008-02-25 Version 1.2.0 general cleanup (POSIX compliance, removed
nmap dependency, ...) from Dan Wallis
2007-08-31 Version 1.1.0 - option to enforce a given email address
- option to enforce a given organization
- temporary files cleanup upon exit
2007-08-15 Bug fix: openssl did not close the connection cleanly
2007-08-10 First release (1.0)
# File version information:
# $Id: AUTHORS 1103 2009-12-07 07:49:19Z corti $
# $Revision: 1103 $
# $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_updates/AUTHORS $
# $Date: 2009-12-07 08:49:19 +0100 (Mon, 07 Dec 2009) $