check_http: Fix -C/--certificate option handling
commit252ae618fc6a02ca68872a1262d054a0b7b98fdb
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 29 May 2012 10:59:16 +0000 (29 12:59 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 29 May 2012 10:59:16 +0000 (29 12:59 +0200)
tree3cd63adb4055b17ea9f4d53ed87072b9e273c08d
parentec2596b92d013a320e171f81912149915ef7ea40
check_http: Fix -C/--certificate option handling

The support for specifying the desired SSL protocol version via an
optional -S/--ssl argument broke the -C/--certificate option.  This is
fixed now.
plugins/check_http.c