~ubuntu-branches/ubuntu/trusty/nagios-plugins-contrib/trusty-proposed

« back to all changes in this revision

Viewing changes to check_ssl_cert/check_ssl_cert-1.14.4/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Bernd Zeimetz
  • Date: 2013-05-21 22:11:50 UTC
  • mfrom: (5.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130521221150-k5bda5v5euvt7wg9
Tags: 6.20130521
* [e68c82e1] check_raid: do not run hpacucli if cciss_vol_status is available.
* [4a1c57e8] Also support tw-cli as additional name for the 3ware binary.
  Thanks to Dennis Hoppe
* [eb5e1c7c] Add /run/ to the check_libs ignore file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2012-12-07  Matteo Corti  <matteo.corti@id.ethz.ch>
 
2
 
 
3
        * fixed #122 (-N was always comparing the CN with 'localhost')
 
4
 
 
5
2012-11-16  Matteo Corti  <matteo.corti@id.ethz.ch>
 
6
 
 
7
        * simplified the sourcing of the script file for testing
 
8
 
 
9
2012-10-11  Matteo Corti  <matteo.corti@id.ethz.ch>
 
10
 
 
11
        * added some unit tests with shUnit2
 
12
 
 
13
2012-09-19  Matteo Corti  <matteo.corti@id.ethz.ch>
 
14
 
 
15
        * check_ssl_cert: improved the "No certificate returned" error message
 
16
 
 
17
2012-07-13  Matteo Corti  <matteo.corti@id.ethz.ch>
 
18
 
 
19
        * check_ssl_cert: added the number of days from or to expiration in the
 
20
                          plugin output
 
21
 
 
22
2012-07-11  Matteo Corti  <matteo.corti@id.ethz.ch>
 
23
 
 
24
        * check_ssl_cert: fixed a bug with Perl date computation on some systems
 
25
 
 
26
2012-07-06  Matteo Corti  <matteo.corti@id.ethz.ch>
 
27
 
 
28
        * check_ssl_cert: performance data in days
 
29
        * check_ssl_cert: long output (certificate attributes)
 
30
 
 
31
2012-04-05  Matteo Corti  <matteo.corti@id.ethz.ch>
 
32
 
 
33
        * check_ssl_cert: handle broken OpenSSL clients (-servername not working)
 
34
 
 
35
2012-04-04  Matteo Corti  <matteo.corti@id.ethz.ch>
 
36
 
 
37
        * check_ssl_cert: removed an hard coded reference to the error number by the
 
38
                          SSL chain verification
 
39
 
 
40
2011-10-22  Matteo Corti  <matteo.corti@id.ethz.ch>
 
41
 
 
42
        * check_ssl_cert: added a --altnames option to match the CN to alternative
 
43
                          names                   
 
44
 
 
45
2011-09-01  Matteo Corti  <matteo.corti@id.ethz.ch>
 
46
 
 
47
        * check_ssl_cert: applied a patch from Sven Nierlein
 
48
                          (certificate authentication)
 
49
 
 
50
2011-03-10  Matteo Corti  <matteo.corti@id.ethz.ch>
 
51
 
 
52
        * check_ssl_cert: allows http to specified as protocol
 
53
                          (thanks to Raphael Thoma)
 
54
        * check_ssl_cert: fixes the -N check for certs with wildcards
 
55
                          (thanks to Raphael Thoma)
 
56
 
 
57
2011-01-24  Matteo Corti  <matteo.corti@id.ethz.ch>
 
58
 
 
59
        * check_ssl_cert: added an option to specify the openssl executable
 
60
 
 
61
2010-12-16  Dan Wallis
 
62
 
 
63
        * check_ssl_cert: Sets $VERBOSE to avoid using value supplied by Nagios
 
64
        * check_ssl_cert: Quotes regular expression for grep to avoid shell globbing
 
65
 
 
66
2010-12-09  Matteo Corti  <matteo.corti@id.ethz.ch>
 
67
 
 
68
        * check_ssl_cert.spec: standardized the RPM package name
 
69
 
 
70
        * check_ssl_cert: added support for the TLS servername extension
 
71
                          (thanks to Matthias Fuhrmeister)
 
72
 
 
73
2010-11-02  Matteo Corti  <matteo.corti@id.ethz.ch>
 
74
 
 
75
        * INSTALL: specifies that expect is needed for timeouts
 
76
 
 
77
2010-10-29  Matteo Corti  <matteo.corti@id.ethz.ch>
 
78
 
 
79
        * README: specifies that expect is needed for timeouts
 
80
 
 
81
2010-10-28  Matteo Corti  <matteo.corti@id.ethz.ch>
 
82
 
 
83
        * check_ssl_cert: trap on more signals (thanks to Lawren Quigley-Jones)
 
84
 
 
85
2010-10-14  Matteo Corti  <matteo.corti@id.ethz.ch>
 
86
 
 
87
        * check_ssl_cert: added a patch from Yannick Gravel putting the
 
88
                          chain verification at the end of the tests
 
89
 
 
90
2010-10-01  Matteo Corti  <matteo.corti@id.ethz.ch>
 
91
 
 
92
        * check_ssl_cert: added a patch from Lawren Quigley-Jones which
 
93
                          implements a new command line argument (-A) to disable the
 
94
                          certificate chain check
 
95
 
 
96
2010-09-15  Matteo Corti  <matteo.corti@id.ethz.ch>
 
97
 
 
98
        * check_ssl_cert: fixed option processing (bug #78)
 
99
 
 
100
2010-08-26  Dan Wallis
 
101
 
 
102
        * check_ssl_cert: overloads --rootcert for use with directories as
 
103
                          well as files (-CApath versus -CAfile)
 
104
 
 
105
2010-07-21  Matteo Corti  <matteo.corti@id.ethz.ch>
 
106
 
 
107
        * check_ssl_cert: added a patch from Marc Fournier to check the creation of the temporary files
 
108
        * check_ssl_cert: added the --temp option to specify where to store the temporary files
 
109
 
 
110
2010-07-10  Matteo Corti  <matteo.corti@id.ethz.ch>
 
111
 
 
112
        * check_ssl_cert: improved the error messages
 
113
        * check_ssl_cert: checks for certificates without email addresses (if -e is specified)
 
114
 
 
115
2010-07-09  Matteo Corti  <matteo.corti@id.ethz.ch>
 
116
 
 
117
        * check_ssl_cert: added a "long" version for all the command line options
 
118
        * check_ssl_cert: added a critical and warning option for the certificate validity (in days)
 
119
        * check_ssl_cert: the plugin always issues a critical warning if the certificate is expired
 
120
        * check_ssl_cert: added a man page
 
121
 
 
122
2010-07-07  Matteo Corti  <matteo.corti@id.ethz.ch>
 
123
 
 
124
        * check_ssl_cert: [Wolfgang Schricker patch] Add -f to check local files
 
125
 
 
126
2010-07-01  Matteo Corti  <matteo.corti@id.ethz.ch>
 
127
 
 
128
        * check_ssl_cert: [Yannick Gravel patch] Restore displaying the CN in every messages:
 
129
                                                 a previous patch changed something and only
 
130
                                                 critical were adjusted.
 
131
        * check_ssl_cert: [Yannick Gravel patch] Adjust what is displayed after the from in
 
132
                                                 the OK message to display the matched ISSUER
 
133
                                                 (CN or O).
 
134
 
 
135
2010-06-08  Matteo Corti  <matteo.corti@id.ethz.ch>
 
136
 
 
137
        * check_ssl_cert: added the -s option to allow self signed certificates
 
138
 
 
139
2010-03-11  Matteo Corti  <matteo.corti@id.ethz.ch>
 
140
 
 
141
        * check_ssl_cert: fixed the == bashism
 
142
 
 
143
2010-03-08  Matteo Corti  <matteo.corti@id.ethz.ch>
 
144
 
 
145
        * check_ssl_cert: applied patch from Marcus Rej�s with the -n and -N options
 
146
 
 
147
2009-12-02  Matteo Corti  <matteo.corti@id.ethz.ch>
 
148
 
 
149
        * check_ssl_cert: check if the issuer matches the O= or the CN= field of the Root Cert
 
150
 
 
151
2009-11-30  Matteo Corti  <matteo.corti@id.ethz.ch>
 
152
 
 
153
        * check_ssl_cert: cleaned up error messages if the CN is not yet known  
 
154
        * check_ssl_cert: added certificate chain verification
 
155
        * check_ssl_cert: allow backslashes escaped in the error messages (e.g., for \n used by Nagios 3)
 
156
        * check_ssl_cert: -r can be used to specify a root certificate to be used for the verification
 
157
 
 
158
2009-03-31  Matteo Corti  <matteo.corti@id.ethz.ch>
 
159
 
 
160
        * check_ssl_cert: standard timeout of 15 seconds (can be set with the -t option)
 
161
 
 
162
2009-03-30  Matteo Corti  <matteo.corti@id.ethz.ch>
 
163
 
 
164
        * check_ssl_cert: -P option to specify the protocol
 
165
 
 
166
2008-05-13  Matteo Corti  <matteo.corti@id.ethz.ch>
 
167
 
 
168
        * check_ssl_cert: applied a patch from Dan Wallis to output the CN
 
169
                          in all the messages
 
170
 
 
171
2008-02-28  Matteo Corti  <matteo.corti@id.ethz.ch>
 
172
 
 
173
        * check_ssl_cert: shortened the error message in case of no connection
 
174
                          (only the first line is reported)
 
175
 
 
176
2008-02-25  Matteo Corti  <matteo.corti@id.ethz.ch>
 
177
 
 
178
        * check_ssl_cert: [Dan Wallis patch] removed nmap dependency
 
179
        * check_ssl_cert: [Dan Wallis patch] mktemp for the temporaries
 
180
        * check_ssl_cert: [Dan Wallis patch] using trap to cleanup temporaries
 
181
        * check_ssl_cert: [Dan Wallis patch] POSIX compliance and cleanup
 
182
        * check_ssl_cert: [Dan Wallis patch] POSIX compliance and cleanup
 
183
        * check_ssl_cert: [Dan Wallis patch] better handling of missing
 
184
                                             certificate and non resolvable host
 
185
        * check_ssl_cert: [Dan Wallis patch] stricter check for "notAfter" in the
 
186
                                             certificate analysis
 
187
 
 
188
2007-09-04  Matteo Corti  <matteo.corti@id.ethz.ch>
 
189
 
 
190
        * check_ssl_cert: better error messages (both the actual and the
 
191
        expected values are displayed)
 
192
 
 
193
2007-08-31  Matteo Corti  <matteo.corti@id.ethz.ch>
 
194
 
 
195
        * check_ssl_cert: new options to enforce email and
 
196
        organization. Temporary files are now removed before termination
 
197
 
 
198
2007-08-15  Matteo Corti  <matteo.corti@id.ethz.ch>
 
199
 
 
200
        * check_ssl_cert: openssl s_client closes the connection cleanly
 
201
 
 
202
2007-08-10  Matteo Corti  <matteo.corti@id.ethz.ch>
 
203
 
 
204
        * check_ssl_cert: initial release
 
205
 
 
206
# File version information:
 
207
# $Id: AUTHORS 1103 2009-12-07 07:49:19Z corti $
 
208
# $Revision: 1103 $
 
209
# $HeadURL: https://svn.id.ethz.ch/nagios_plugins/check_updates/AUTHORS $
 
210
# $Date: 2009-12-07 08:49:19 +0100 (Mon, 07 Dec 2009) $