OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3
Testing the error
irb
~ require 'open-uri'; open 'https://google.com'
Fixing with downloaded Certificate
curl http://curl.haxx.se/ca/cacert.pem -o /usr/local/etc/openssl/cert.pem
Thanks
http://stackoverflow.com/users/62/liron-yahdav on http://stackoverflow.com/a/16741712/3075288
Written by Djalma Araújo
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#