Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solved the issue but only for some domains #12

Open
shaimo opened this issue Nov 25, 2015 · 0 comments
Open

Solved the issue but only for some domains #12

shaimo opened this issue Nov 25, 2015 · 0 comments

Comments

@shaimo
Copy link

shaimo commented Nov 25, 2015

I was running into the infamous SSL error issue when opening pretty much any https url. After installing this gem things got better but am still getting the same error for some domains. E.g. if I type the following in the console:

url="https://itunes.apple.com"
f=open(url, :allow_redirections => :all)

yields:

OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed

Any idea how to solve this?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant