Description of problem: exconn socket error connecting to openstack using ssl Version-Release number of selected component (if applicable): 5.4 How reproducible: not reproduced Steps to Reproduce: this happens when adding one OpenStack (with Nuage version 6) cloud provider Actual results: exconn socket errors are raised : [----] E, [2015-09-01T12:49:12.809744 #5179:66bea8] ERROR -- : excon.error #<Excon::Errors::SocketError: SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown protocol (OpenSSL::SSL::SSLError)> Expected results: connection establishes or a more helpful error message is raised. Additional info: research seems to point at this fix in exconn : https://github.com/excon/excon/commit/57a05453d6cf4dbf1382709ed9d7740a24bf0d4e
might have opened a clone to https://bugzilla.redhat.com/show_bug.cgi?id=1252413
Ladas, Looks like another dup of the SSL bug you're already working on.
*** This bug has been marked as a duplicate of bug 1272041 ***