diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2011-02-04 00:54:52 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2011-02-04 00:54:52 -0500 |
commit | 4611e41bc50d15275b316c6f21b688997a9c78c4 (patch) | |
tree | 1de69d9b99ef3986d5680fd9b8a581ce150dd93e /THANKS.in | |
parent | 1a5a83bb82c35d888229fe9f815fbc663c0f4d3c (diff) | |
download | monitoring-plugins-4611e41bc50d15275b316c6f21b688997a9c78c4.tar.gz |
check_http: check for and print the certificate cn
This patch adds a check for the certificate cn (hostname) to normal
certificate checks. It returns CRITICAL if th cn is missing, otherwise it
prints it in the normal output.
Patch by Stéphane Urbanovski
Diffstat (limited to 'THANKS.in')
-rw-r--r-- | THANKS.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -266,3 +266,4 @@ Stephane Chazelas | |||
266 | Craig Leres | 266 | Craig Leres |
267 | Brian Landers | 267 | Brian Landers |
268 | Ryan Kelly | 268 | Ryan Kelly |
269 | Stéphane Urbanovski | ||