On Wed, Dec 10, 2014 at 3:57 AM, jagori samajdar <[email protected]> wrote: > C:\Users\Jagori\Math\tests\browser>bundle install > Fetching source index from https://rubygems.org/ > Retrying source fetch due to error (2/3): > Bundler::Fetcher::CertificateFailureError 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'.
Did you try doing what the error message suggests? > For information about OpenSSL certificates, see bit.ly/ruby-ssl. To connect > without using SSL, edit your Gemfile sources and change 'https' to 'http'. -- Greg Grossmeier Release Team Manager _______________________________________________ QA mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/qa
