Azure / azure-devops-cli-extension

Azure DevOps Extension for Azure CLI
https://docs.microsoft.com/en-us/cli/azure/ext/azure-devops/?view=azure-cli-latest
MIT License
618 stars 240 forks source link

Azure Cli throwing SSL handshake on MacOs #1230

Open ngarg-panw opened 2 years ago

ngarg-panw commented 2 years ago

This is autogenerated. Please review and update as needed.

Describe the bug

Getting SSL error. I have my organization firewall. But I provided the org ca certificate. Still its giving the same error.

Command Name az artifacts universal publish Extension Name: azure-devops. Version: 0.16.0.

Errors:

 Error occurred in request., SSLError: HTTPSConnectionPool(host='vsblob.dev.azure.com', port=443): Max retries exceeded with url: /ngarg0936/_apis/clienttools/ArtifactTool/release?osName=Darwin&arch=x86_64&distroName=darwin&distroVersion=19.6.0 (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

Expected Behavior

Environment Summary

macOS-10.15.7-x86_64-i386-64bit
Python 3.8.9
Installer: HOMEBREW

azure-cli 2.9.1

Extensions:
azure-devops 0.16.0

Additional Context