Guest User

Untitled

a guest
Dec 9th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. > ruby -ropen-uri -e 'eval open("https://git.io/vQhWq").read'
  2. F:/Ruby/ruby/lib/ruby/2.3.0/net/http.rb:933:in `connect_nonblock': SSL_connect returned=1 errno=0 state=error: certificate verify failed (OpenSSL::SSL::SSLError)
  3. from F:/Ruby/ruby/lib/ruby/2.3.0/net/http.rb:933:in `connect'
  4. from F:/Ruby/ruby/lib/ruby/2.3.0/net/http.rb:863:in `do_start'
  5. from F:/Ruby/ruby/lib/ruby/2.3.0/net/http.rb:852:in `start'
  6. from F:/Ruby/ruby/lib/ruby/2.3.0/open-uri.rb:319:in `open_http'
  7. from F:/Ruby/ruby/lib/ruby/2.3.0/open-uri.rb:737:in `buffer_open'
  8. from F:/Ruby/ruby/lib/ruby/2.3.0/open-uri.rb:212:in `block in open_loop'
  9. from F:/Ruby/ruby/lib/ruby/2.3.0/open-uri.rb:210:in `catch'
  10. from F:/Ruby/ruby/lib/ruby/2.3.0/open-uri.rb:210:in `open_loop'
  11. from F:/Ruby/ruby/lib/ruby/2.3.0/open-uri.rb:151:in `open_uri'
  12. from F:/Ruby/ruby/lib/ruby/2.3.0/open-uri.rb:717:in `open'
  13. from F:/Ruby/ruby/lib/ruby/2.3.0/open-uri.rb:35:in `open'
  14. from -e:1:in `<main>'
  15.  
  16. * Automated SSL Checked -> Failed
  17. * Updated Bundler -> Successful (bundler-1.17.1)
  18. * Updated Rubygems -> Successful (rubygems-2.7.8)
  19. * Synced time -> Successful (time.windows.com)
  20. * Rerun Automated SSL Checked -> Failed
Add Comment
Please, Sign In to add comment