Last active
December 29, 2015 13:49
-
-
Save rodrigomaia/7680245 to your computer and use it in GitHub Desktop.
OpenSSL Errors and Rails – Certificate Verify Failed
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
| From http://railsapps.github.io/openssl-certificate-verify-failed.html | |
| $ rvm -v | |
| # rvm 1.19.1 (stable) | |
| $ rvm osx-ssl-certs status all | |
| # Certificates for... | |
| $ rvm osx-ssl-certs update all | |
| # Updating certificates... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment