SSL issue with Gemcutter
Gemcutter seems to have a problem with its SSL certificate: http://www.sslshopper.com/ssl-checker.html#hostname=www.gemcutter.org
This results in errors like the following:
Gem::RemoteFetcher::FetchError: hostname was not match with the server certificate (https://gemcutter.org/gems/aws-s3-0.6.3.gem)
An error occurred while installing aws-s3 (0.6.3), and Bundler cannot continue.
Make sure that `gem install aws-s3 -v '0.6.3'` succeeds before bundling.
The gem install command does indeed work. Commenting out
source 'http://gemcutter.org' in my Gemfile also
works.
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Luis Lavena on 03 Feb, 2013 09:19 PM
gemcutter.org should be redirecting to rubygems.org.
The change of server structure perhaps is why this is happening. Can't you
use rubygems.org instead?
3 Posted by Ehsanul Hoque on 03 Feb, 2013 11:55 PM
Yes, that's what we're doing. I just wanted to point out this issue, since it affects anyone with gemcutter a source.
Support Staff 4 Posted by Luis Lavena on 04 Feb, 2013 12:34 PM
I'm assigning this to Evan as he is more involved with the new server setup.
Support Staff 5 Posted by Luis Lavena on 04 Feb, 2013 12:35 PM
And I believe he already setup this:
https://github.com/rubygems/rubygems-aws/commit/7a8b11328f0b5bae127...
Closing this out.
Luis Lavena closed this discussion on 04 Feb, 2013 12:35 PM.