Some of RubyGems static file servers don't have SSL certificate updated
In case you're not working on it at the moment - at least one of the servers didn't have the expired SSL certificate replaced.
Trying to install Rake finishes with error:
Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://bb-m.rubygems.org/quick/Marshal.4.8/rake-10.0.3.gemspec.rz)
An error occured while installing rake (10.0.3), and Bundler cannot continue.
Make sure that `gem install rake -v '10.0.3'` succeeds before bundling.
Looking at the affected URL in browser shows expired certificate. This particular gem always resolves to the same server, so this is preventing me from getting work done.
-
Screenshot_04-03-13_1_17-2.png
73.7 KB
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by David Radcliffe on 12 Apr, 2013 12:58 PM
Looks like this has been fixed. Thanks for reporting!
-David
David Radcliffe closed this discussion on 12 Apr, 2013 12:58 PM.