Skip to content

Instantly share code, notes, and snippets.

@mrcustard
Last active November 20, 2016 17:45
Show Gist options
  • Save mrcustard/fed970014b612a938937 to your computer and use it in GitHub Desktop.
Save mrcustard/fed970014b612a938937 to your computer and use it in GitHub Desktop.
RVM update
rvm osx-ssl-certs status all
Certificates for /System/Library/OpenSSL/cert.pem: Old.
rvm osx-ssl-certs update all
Updating certificates for /System/Library/OpenSSL/cert.pem: Updating certificates in '/System/Library/OpenSSL/cert.pem'.
tee: /System/Library/OpenSSL/cert.pem: Operation not permitted
Failed.
sudo rvm osx-ssl-certs update all
Updating certificates for /System/Library/OpenSSL/cert.pem: Updating certificates in '/System/Library/OpenSSL/cert.pem'.
tee: /System/Library/OpenSSL/cert.pem: Operation not permitted
Failed.
@shaimo
Copy link

shaimo commented Nov 23, 2015

I'm having the same issue...:-(

@rqbanerjee
Copy link

me too. any resolution?

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