Skip to content

Instantly share code, notes, and snippets.

@theclanks
Created January 21, 2015 11:48
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 theclanks/b57010212a98ea4a44aa to your computer and use it in GitHub Desktop.
Save theclanks/b57010212a98ea4a44aa to your computer and use it in GitHub Desktop.
SSL curl
gpg2 --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
or if it fails:
command curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment