Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://rubygems.global.ssl.fastly.net/gems/annotate-2.5.0.gem)An error occurred while installing annotate (2.5.0), and Bundler cannot continue.Make sure that `gem install annotate -v '2.5.0'` succeeds before bundling.
$> gem install ~/Downloads/annotate-2.5.0.gemSuccessfully installed annotate-2.5.0WARNING: Unable to pull data from 'https://rubygems.org/': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://s3.amazonaws.com/production.s3.rubygems.org/latest_specs.4.8.gz)1 gem installed
sudo rvm osx-ssl-certs update allHi group.
I am trying to install vagrant on a CentOS (7) system.
I type in yum install vagrant, and am getting the same error as Joshua Toyota.
"B: certificate verify failed (https://rubygems.org/latest_specs.4.8.gz)"
Please advise best way to resolve this.
Thanks!
On Friday, November 1, 2013 10:27:43 PM UTC-4, Joshua Toyota wrote:Sorry if I haven't done sufficient research before posting. However, I am currently unable to install new gems due to an ssl error.Here is the command I am running with the output:$> gem install annotate -v '2.5.0'ERROR: Could not find a valid gem 'annotate' (= 2.5.0), here is why:Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://s3.amazonaws.com/production.s3.rubygems.org/specs.4.8.gz)Do I have to update on my end, or is this an uptime/status issue for rubygems?
For more options, visit https://groups.google.com/d/optout.--
You received this message because you are subscribed to the Google Groups "rubygems.org" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubygems-org...@googlegroups.com.