You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that Conan 2 is already 2 years old, Conan 1.X is legacy now and on deprecation path (it has already been deprecated from ConanCenter), so the recommended version is Conan 2.
This kind of error comes most often from network configuration: usage of corporate proxies, VPN, custom certificates, ZScaler, etc.
It is recommended to check disabling those, testing in other computers outside of the corporate restrictions, or checking with your IT about this point. See the certificate verify failed: self-signed certificate in certificate message, and there are configurations in Conan see https://docs.conan.io/2/reference/config_files/global_conf.html#networking-confs
Describe the bug
I am getting the following error in windows environment. How do I fix it?
ERROR: HTTPSConnectionPool(host='center.conan.io', port=443): Max retries exceeded with url: /v1/ping (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1018)')))
Unable to connect to conancenter:=https://center.conan.io
Then try again.
How to reproduce it
No response
The text was updated successfully, but these errors were encountered: