Skip to content

Instantly share code, notes, and snippets.

@trivektor
Created June 8, 2012 19:31
Show Gist options
  • Select an option

  • Save trivektor/2897729 to your computer and use it in GitHub Desktop.

Select an option

Save trivektor/2897729 to your computer and use it in GitHub Desktop.
Fix SSL certificate error when installing RVM on Centos
echo insecure >> ~/.curlrc
and then install as normal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment