Skip to content

Instantly share code, notes, and snippets.

@eliotjordan
Created October 10, 2016 20:00
Show Gist options
  • Save eliotjordan/fd2a11495d2bb70895fba23d457dd4d6 to your computer and use it in GitHub Desktop.
Save eliotjordan/fd2a11495d2bb70895fba23d457dd4d6 to your computer and use it in GitHub Desktop.
Rubygems SSL certificate error fix
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