Skip to content

Use pip_system_certs in place of certifi #26456

@willwh

Description

@willwh

Related command
This is related to any TLS verification by az cli.

Is your feature request related to a problem? Please describe.
Managing certificates is very challenging in a corporate environment, the advice in https://learn.microsoft.com/en-us/cli/azure/use-cli-effectively?tabs=bash%2Cbash2#work-behind-a-proxy works, but is rather cumbersome.

Describe the solution you'd like
Using pip_system_certs would likely greatly improve the user experience by using the system certificate store, and likely reduce support requests etc related to problem like this.... just searching the issue queue with is:issue is:open certificate it looks like there are 105 at the time of writing.

See: pip_system_certs

Metadata

Metadata

Assignees

Labels

Azure CLI TeamThe command of the issue is owned by Azure CLI teamcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions