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

I have OpenSSL issue with all of my machines running rvm #6

Open
soheilbm opened this issue Aug 4, 2015 · 3 comments
Open

I have OpenSSL issue with all of my machines running rvm #6

soheilbm opened this issue Aug 4, 2015 · 3 comments

Comments

@soheilbm
Copy link

soheilbm commented Aug 4, 2015

This is the error I get when I try to connect to your server.

/Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient/request.rb:445:in `rescue in transmit': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (RestClient::SSLCertificateNotVerified)
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient/request.rb:350:in `transmit'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/rest-client-1.8.0/lib/restclient.rb:65:in `get'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/onesky-ruby-1.0.1/lib/onesky/helpers/request.rb:18:in `get'
    from /Users/myHome/.rvm/gems/ruby-2.2.1/gems/onesky-ruby-1.0.1/lib/onesky/resources/project/base.rb:18:in `list_language'
    from downloadLocals.ruby:20:in `<main>'

Is there any way to ignore peer verification of openssl ?

@VLMH
Copy link
Contributor

VLMH commented Aug 20, 2015

Yes, there's way to by pass SSL verification but keep in mind that there will be no protection anymore
FYI, rest-client/rest-client#288

May I know if you encounter the error with local machine?

@RomainBoulay
Copy link

Hey guys,

I have the exact same issue (from my local machine), is that caused by OneSky SSL's certificate?

Cheers.

@faucct
Copy link

faucct commented Sep 24, 2015

Doubling this.

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