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

Getting SSL Certificate Issue When I upgraded my ruby to version 2.0,0 #1336

Closed
vgr787878 opened this issue Sep 4, 2015 · 2 comments
Closed

Comments

@vgr787878
Copy link

Hi Guys,

I am getting below error when I upgraded Ruby version to 2.0.0.Can some one suggest me what was issue.

Error Message :
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown protocol

@drbrain
Copy link
Member

drbrain commented Sep 8, 2015

You probably need to upgrade your OpenSSL library then rebuild ruby. https://rubygems.org no longer supports SSLv3 or earlier as the protocol is broken.

@bronzdoc
Copy link
Member

@vgr787878 is this still an issue for you after drbrain suggestion?

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

4 participants