[Nagiosplug-devel] [ nagiosplug-Bugs-3104162 ] Enable OpenSSL Workarounds
SourceForge.net
noreply at sourceforge.net
Sat Nov 6 14:08:24 CET 2010
Bugs item #3104162, was opened at 2010-11-06 09:08
Message generated for change (Tracker Item Submitted) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=3104162&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General plugin execution
Group: release-1.4.15
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: BMDan ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Enable OpenSSL Workarounds
Initial Comment:
I ran into a few issues with a recalcitrant server whose SSL implementation would happily accept connections from Firefox, but would inexplicably fail when accessed via check_http. A little digging with openssl s_client turned up the fact that I needed to enable the "-bugs" option to make it work. This patch applies the exact equivalent of that option to nagios-plugins' SSL connections. In case you'd rather be alerted that you have a braindead SSL implementation, it's wrapped in an "#ifndef".
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=3104162&group_id=29880
More information about the Devel
mailing list