Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
much more helpful cert explanation
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
indirect committed Mar 13, 2013
1 parent 6ff737f commit e3cdedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler/fetcher.rb
Expand Up @@ -18,7 +18,7 @@ def initialize(remote_uri)
" 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/ssl-certs. To connect without using SSL, edit your Gemfile" \
" bit.ly/ruby-ssl. To connect without using SSL, edit your Gemfile" \
" sources and change 'https' to 'http'."
end
end
Expand Down

0 comments on commit e3cdedc

Please sign in to comment.