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
OpenSSL::SSL::SSLError: Receivedfatalalert: handshake_failurefromorg/jruby/ext/openssl/SSLSocket.java:190:in`connect' from /home/app/.rvm/rubies/jruby-1.7.21/lib/ruby/1.9/net/http.rb:800:in `connect' from org/jruby/ext/timeout/Timeout.java:106:in `timeout'from/home/app/.rvm/rubies/jruby-1.7.21/lib/ruby/1.9/net/http.rb:800:in`connect' from /home/app/.rvm/rubies/jruby-1.7.21/lib/ruby/1.9/net/http.rb:756:in `do_start' from /home/app/.rvm/rubies/jruby-1.7.21/lib/ruby/1.9/net/http.rb:745:in `start'from/home/app/.rvm/rubies/jruby-1.7.21/lib/ruby/1.9/net/http.rb:1293:in`request' from /home/app/.rvm/rubies/jruby-1.7.21/lib/ruby/1.9/net/http.rb:1035:in `get' from (irb):166:in `evaluate'fromorg/jruby/RubyKernel.java:1079:in`eval' from org/jruby/RubyKernel.java:1479:in `loop' from org/jruby/RubyKernel.java:1242:in `catch'fromorg/jruby/RubyKernel.java:1242:in`catch' from /home/app/shared/bundle/jruby/1.9/gems/railties-3.2.22/lib/rails/commands/console.rb:47:in `start' from /home/app/shared/bundle/jruby/1.9/gems/railties-3.2.22/lib/rails/commands/console.rb:8:in `start'from/home/app/shared/bundle/jruby/1.9/gems/railties-3.2.22/lib/rails/commands.rb:41:in`(root)' from org/jruby/RubyKernel.java:1040:in `require' from script/rails:6:in `(root)'jruby-1.7.21:167 >
The text was updated successfully, but these errors were encountered:
Hi, I encountered a problem trying to retrieve a page using
Net::HTTP
through a SSL connection. Maybe I'm missing some configuration?Steps:
Output:
The text was updated successfully, but these errors were encountered: