You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
This is the error I get when I try to connect to your server.
Is there any way to ignore peer verification of openssl ?
The text was updated successfully, but these errors were encountered: