Skip to content

Instantly share code, notes, and snippets.

@ferventcoder
Created October 16, 2014 20:42
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 ferventcoder/8b13db23e470e133a665 to your computer and use it in GitHub Desktop.
Save ferventcoder/8b13db23e470e133a665 to your computer and use it in GitHub Desktop.
Gem OpenSSL fun
c:\tools\ruby213\bin>ruby --version
ruby 2.1.3p242 (2014-09-19 revision 47630) [x64-mingw32]
c:\tools\ruby213\bin>gem --version
2.2.2
c:\tools\ruby213\bin>gem install facter --remote --clear-sources --source https://staging.rubygems.org
ERROR: Could not find a valid gem 'facter' (>= 0), here is why:
Unable to download data from https://staging.rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://staging.rubygems.org/latest_specs.4.8.gz)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment