question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HTTPS certificate failing in Windows

See original GitHub issue

Hi @memsharded

thanks for the quick reply. Without the proxy I am facing the same issue. However, I just realized that error message I am getting is different:

ERROR: HTTPSConnectionPool(host='center.conan.io', port=443): Max retries exceeded with url: /v1/ping (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1122)')))

Any idea about this? I can create a new issue if it should not be related to this discussion here.

_Originally posted by @phildue in https://github.com/conan-io/conan/issues/9695#issuecomment-945683203_

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tank-traxcommented, Oct 27, 2021

resolved using…

sudo pip3 install conan --upgrade

1reaction
philduecommented, Oct 21, 2021

Hi so it seems this was a problem on our side. We have to explicitly set the proxy now in conan.conf. Not sure why this was not necessary before. Anyway conan setup is working again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FIX: Certificate error when you try to visit an SSL Web site by ...
FIX: Certificate error when you try to visit an SSL Web site by using Internet Explorer 7: "There is a problem with this...
Read more >
A Simple Explanation of SSL Certificate Errors & How to Fix ...
What is an SSL certificate error? An SSL certificate error occurs when a web browser can't verify the SSL certificate installed on a...
Read more >
Repairing Common SSL Certificate Errors - DigiCert.com
What Does an Intermediate Certificate Error Look Like? ... On the Windows server where your SSL Certificate is installed, download and save the...
Read more >
Continually getting https certificate errors on all browsers
Had the same problem on Windows 7 where any secure website would give an invalid certificate error message in any browser for Chrome,...
Read more >
Fix: There Is a Problem With Website's Security Certificate
You get this error primarily when your web browser cannot verify a website's SSL certificate. The website is a potential risk; hence, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found