H
H
HugoChavez2014-12-16 21:04:57
ruby
HugoChavez, 2014-12-16 21:04:57

How to fix error when installing Ruby gem'a sass?

ERROR: Could not find a valid gem 'libopenssl-ruby' (>= 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/latest_specs.4.8.gz)

Answer the question

In order to leave comments, you need to log in

5 answer(s)
D
Daniel254, 2014-12-20
@Daniel254

You need to add a certificate as described here.
https://gist.github.com/luislavena/f064211759ee0f806c88
Or use another gem source (no need for ssl) The
first way is better.

P
Parkersonik, 2015-02-20
@Parkersonik

Answer: https://plus.google.com/113844060447268608132/post...

S
Sergey Krasnodemsky, 2014-12-16
@Prognosticator

Operating system?
rmv?

D
dexdev, 2014-12-17
@AdilA

I also suffered so much, with imagemagick and a lot of other things, then I switched to ubuntu, which I advise you

D
Dmitry, 2016-10-31
@svetozar

On mac, this worked for me:

brew uninstall --force openssl
brew install openssl

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question