Created
October 10, 2016 20:00
-
-
Save eliotjordan/fd2a11495d2bb70895fba23d457dd4d6 to your computer and use it in GitHub Desktop.
Rubygems SSL certificate error fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://railsapps.github.io/openssl-certificate-verify-failed.html | |
$ rvm osx-ssl-certs status all | |
$ rvm osx-ssl-certs update all | |
https://github.com/rubygems/rubygems/issues/1736 | |
brew update | |
brew install openssl | |
brew tap raggi/ale | |
brew install openssl-osx-ca | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment