microsoft / artifacts-credprovider

The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.
MIT License
747 stars 709 forks source link

Issue authenticating to Azure Artifacts via Python behind firewall decryption #460

Closed mharris4-eqr closed 5 months ago

mharris4-eqr commented 8 months ago

I am receiving this error SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1007)' when trying to authenticate to Azure Artifacts in python and pip when I am behind our firewall and it is performing decryption. Is there any way to add custom Certificate Authorities to trust store credential provider is using?

Please ref to https://github.com/microsoft/artifacts-keyring/issues/68 for details

github-actions[bot] commented 5 months ago

This issue has had no activity in 90 days. Please comment if it is not actually stale.