Project

General

Profile

Actions

Bug #10596

closed

gem install ssl failure

Bug #10596: gem install ssl failure

Added by robyn294 (Robyn Cantrell) almost 11 years ago. Updated almost 11 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.1.5p273 (2014-11-13 revision 48405) [i386-mingw32]
[ruby-core:66831]

Description

When trying to install a gem, whether using gem install or through gemfile, I get the following error :

ERROR: Could not find a valid gem 'bcrypt' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certifi
cate B: certificate verify failed (https://rubygems.org/latest_specs.4.8.gz)


Related issues 1 (0 open1 closed)

Related to Ruby - Bug #10627: gem update fails with a certificate verification errorRejectedActions

Updated by luislavena (Luis Lavena) almost 11 years ago Actions #1 [ruby-core:66834]

  • Status changed from Open to Rejected

This is caused by changes on SSL certificates used by rubygems.org.

Please read the following:

https://gist.github.com/luislavena/f064211759ee0f806c88

This is also covered in RubyInstaller's group, as sticky note and mentioned several times on RubyGems issue tracker on GitHub.

Updated by luislavena (Luis Lavena) almost 11 years ago Actions #2 [ruby-core:67016]

  • Related to Bug #10627: gem update fails with a certificate verification error added
Actions

Also available in: PDF Atom