summaryrefslogtreecommitdiffstats
path: root/THANKS.in
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2012-05-28 15:16:04 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2012-05-28 15:16:04 (GMT)
commitbc3307ed6e9911ef9a9e882b00bdb2fa32158fa3 (patch)
tree428186b29058adb1a8b4c0e93e2ce6dedbe674d4 /THANKS.in
parent5a5d3d7013dbc098a5fed9831fa443af93bdd983 (diff)
downloadmonitoring-plugins-bc3307ed6e9911ef9a9e882b00bdb2fa32158fa3.tar.gz
Add support for specifying SSL protocol version
The check_http -S/--ssl option now takes an optional argument which specifies the desired SSL/TLS protocol version (#3285367 - Jason Lunn).
Diffstat (limited to 'THANKS.in')
-rw-r--r--THANKS.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS.in b/THANKS.in
index c6775bc..0b82024 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -269,3 +269,4 @@ Ryan Kelly
269Stéphane Urbanovski 269Stéphane Urbanovski
270Marco Beck 270Marco Beck
271Sebastian Harl 271Sebastian Harl
272Jason Lunn