Skip to content

Instantly share code, notes, and snippets.

@baburdick
Created June 10, 2014 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baburdick/2c1b9d09da36966a9af8 to your computer and use it in GitHub Desktop.
Save baburdick/2c1b9d09da36966a9af8 to your computer and use it in GitHub Desktop.
$ 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':
@mpapis
Copy link

mpapis commented Jun 10, 2014

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 running ruby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment