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
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_certswould 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 withis:issue is:open certificateit looks like there are 105 at the time of writing.See: pip_system_certs