$ bundle
The source :rubygems is deprecated because HTTP requests are insecure.
Please change your source to 'https://rubygems.org' if possible, or 'http://rubygems.org' if not.
OK,改變的Gemfile到:可怕的OpenSSL的:: SSL ::上的RubyGems使用時SSLError HTTPS源
source 'https://rubygems.org'
但後來:
$ bundle
Unfortunately, a fatal error has occurred. Please see the Bundler
troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!
/Users/ale/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/net/http.rb:917:in `connect': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)
如何解決這無盡SSL混亂?
謝謝,但我試過各種'RVM安裝2.0.0 --with-的OpenSSL DIR = \'釀造--prefix OpenSSL的\''和公司,但我仍然得到這個。這是一場噩夢。這是一個很大的噩夢。 – aledalgrande 2013-02-26 17:54:14