Skip to content

Instantly share code, notes, and snippets.

@markoa
Created October 17, 2013 10:31
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save markoa/7022642 to your computer and use it in GitHub Desktop.
Error while running `bundle install` with RubyGems 2.1.9 on Ubuntu 12.04.
Fetching source index from https://rubygems.org/
Could not verify the SSL certificate for https://rubygems.org/.
There is a chance you are experiencing a man-in-the-middle attack, but most
likely your system doesn't have the CA certificates needed for verification. For
information about OpenSSL certificates, see bit.ly/ruby-ssl. To connect without
using SSL, edit your Gemfile sources and change 'https' to 'http'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment