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

[Question] OpenSSL certificate error in sidekiq gem installing #5144

Closed
nayoothant opened this issue Jan 26, 2022 · 1 comment
Closed

[Question] OpenSSL certificate error in sidekiq gem installing #5144

nayoothant opened this issue Jan 26, 2022 · 1 comment

Comments

@nayoothant
Copy link

nayoothant commented Jan 26, 2022

Hi Mike,

I recently bought sidekiq-pro and try to install the gem with key that I got.
After setting the configuration with key and run bundle install , the following error occured.

Bundler::Fetcher::CertificateFailureError Could not verify the SSL certificate for https://gems.contribsys.com/.
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 http://bit.ly/ruby-ssl. To connect without 
using SSL, edit your Gemfile sources and change 'https' to 'http'.

I've change https://gems.contribsys.com/. to http://gems.contribsys.com/. But it didn't help.
I am using docker,
Ruby : 2.4.1
Bundler : 2.3.5
how can I configure a SSL certificate in Docker?
Please teach me...

@mperham
Copy link
Collaborator

mperham commented Jan 26, 2022

#5008

@mperham mperham closed this as completed Jan 26, 2022
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