Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2010
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. /opt/local/lib/ruby/1.8/net/http.rb:586:in `connect': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)
  2. from /opt/local/lib/ruby/1.8/net/http.rb:586:in `connect'
  3. from /opt/local/lib/ruby/1.8/net/http.rb:553:in `do_start'
  4. from /opt/local/lib/ruby/1.8/net/http.rb:542:in `start'
  5. from /opt/local/lib/ruby/1.8/open-uri.rb:242:in `open_http'
  6. from /opt/local/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
  7. from /opt/local/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
  8. from /opt/local/lib/ruby/1.8/open-uri.rb:162:in `catch'
  9. from /opt/local/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
  10. from /opt/local/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
  11. from /opt/local/lib/ruby/1.8/open-uri.rb:518:in `open'
  12. from /opt/local/lib/ruby/1.8/open-uri.rb:30:in `open'
  13. from /Users/pepijndevos/git/cake/bin/cake:292:in `cake_version'
  14. from /Users/pepijndevos/git/cake/bin/cake:274:in `get_cake'
  15. from /Users/pepijndevos/git/cake/bin/cake:745
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement