Azure / Azure/azure-devops-cli-extension

Azure Cli throwing SSL handshake on MacOs

Open
#1,230 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

### **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:**
```Failed to update Universal Packages tooling.
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.

- _Put any pre-requisite steps here..._
- `az artifacts universal publish --verbose --debug --organization {} --project={} --scope {} --feed {} --name {} --version {} --description {} --path {}`

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.