Created
June 10, 2014 02:29
-
-
Save baburdick/2c1b9d09da36966a9af8 to your computer and use it in GitHub Desktop.
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
$ rvm install 2.1 --disable-binary | |
Checking requirements for osx_port. | |
Updating certificates in '/opt/local/etc/openssl/cert.pem'. | |
bruceb password required for 'mv -f /var/folders/pm/lhs0kfv48xj6l2001s75zmr00000gn/T//tmp.YVlIfvGQDBxmBDhxZq /opt/local/etc/openssl/cert.pem': |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this happens because
/opt/local/etc/openssl/cert.pem
is older then the system (OSX) certificates, if you have custom certificates in this location add them to system and RVM will take care of updating certificate stores for runningruby