[nagios-plugins] Fix for SSL Versioning when multiple options are used. (#1220)

Joe Gooch notifications at github.com
Fri Dec 20 16:16:39 CET 2013


If you specify -S1 -C 30... The -C option will reset the ssl_version to 0.  This is not a good thing.

Instead we set the default to 0 and retain the version when later args are passed.
You can merge this Pull Request by running:

  git pull https://github.com/goochjj/nagios-plugins master

Or you can view, comment on it, or merge it online at:

  https://github.com/nagios-plugins/nagios-plugins/pull/1220

-- Commit Summary --

  * Fix for SSL Versioning when multiple options are used.

-- File Changes --

    M plugins/check_http.c (8)

-- Patch Links --

https://github.com/nagios-plugins/nagios-plugins/pull/1220.patch
https://github.com/nagios-plugins/nagios-plugins/pull/1220.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20131220/413fa855/attachment.html>


More information about the Devel mailing list