Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Update fix does not work #443

Open
davidshirk80 opened this issue Feb 11, 2019 · 1 comment
Open

SSL Update fix does not work #443

davidshirk80 opened this issue Feb 11, 2019 · 1 comment

Comments

@davidshirk80
Copy link

For ubuntu 18.04 this does not work: As described in the document:
Went to https://raw.githubusercontent.com/rubygems/rubygems/master/lib/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem
Copied cert.

Went to folder on server:

cd /usr/lib/ruby/2.5.0/rubygems/ssl_certs

Note - no other ssl's in the folder- though the doc stated there should be.

Created/Opened the file

sudo nano GlobalSignRootCA.pem

pasted CA in

saved and exited.

librenms@usmlbnetmon:/usr/lib/ruby/2.5.0/rubygems/ssl_certs$ sudo gem install oxidized
ERROR: Could not find a valid gem 'oxidized' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - Errno::ECONNRESET: Connection reset by

peer - SSL_connect (https://api.rubygems.org/specs.4.8.gz)

So the method described to fix does not work. Date/Time are all correct so not ntp related.

@rubymorillo
Copy link
Contributor

@davidshirk80 thanks for sharing; we'll look into it. And if you find a fix in the meantime, you're welcome to open up a PR (the SSL guide lives here: https://github.com/bundler/bundler-site/blob/master/source/v2.0/guides/rubygems_tls_ssl_troubleshooting_guide.html.md#debian-or-ubuntu-installed-with-apt-get)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants