-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Hello, I'm having a problem. Today, when I try to execute "gem install ..." or "gem update" I have the following error:
C:\WINDOWS\system32>gem update --system
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certif
icate verify failed (https://api.rubygems.org/specs.4.8.gz)
or
C:\WINDOWS\system32>gem install sass compass
ERROR: Could not find a valid gem 'sass' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - SSL_connect retur
ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (
https://api.rubygems.org/specs.4.8.gz)
ERROR: Could not find a valid gem 'compass' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - SSL_connect retur
ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (
https://api.rubygems.org/specs.4.8.gz)
I've updated ruby, but is doesn't help.
This issue is related to:
- Network problems
- The command line
gem
Here are my current environment details:
gem 2.4.5.1
ruby 2.2.5p319 (2016-04-26 revision 54774) [x64-mingw32]
Thanks
jtreminio, VivienCormier, craig-jennings, murnieza, tomekw and 25 more
Metadata
Metadata
Assignees
Labels
No labels