Closed sbecker closed 12 years ago
This change catches OpenSSL::SSL::SSLError and sets the version to "SSLv3" and tries again. Solves issue. See http://bugs.ruby-lang.org/issues/5110 for more info.
Thanks !
This change catches OpenSSL::SSL::SSLError and sets the version to "SSLv3" and tries again. Solves issue. See http://bugs.ruby-lang.org/issues/5110 for more info.