During work with GruntJS task named Saas I got stuck on using gem command (the gem command allows you to interact with RubyGems). The problem was with SSL certificate. So, how to fix SSL problem when using Ruby “gem install”? Replace the ssl gem source with non-ssl as a temporary solution:

gem sources -r https://rubygems.org/
gem sources -a http://rubygems.org/

Comments

You can leave a response, or trackback from your own site.

Before you add comment see for rules.

Leave a Reply

Your email address will not be published. Required fields are marked *

3z2g0l