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
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain. Can artifacts-keyring use the native system certificate store on Windows?
#83
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.
We're getting the "self signed certificate in certificate chain" error.
Is there a way to force artifacts-keyring to use the system certificate store on Windows?
Usually, I'm using the "truststore" package (https://truststore.readthedocs.io/en/latest/) to do this whenever I encounter the "self signed certificate in certificate chain" error.
The text was updated successfully, but these errors were encountered:
Hi,
We're getting the "self signed certificate in certificate chain" error.
Is there a way to force artifacts-keyring to use the system certificate store on Windows?
Usually, I'm using the "truststore" package (https://truststore.readthedocs.io/en/latest/) to do this whenever I encounter the "self signed certificate in certificate chain" error.
The text was updated successfully, but these errors were encountered: