Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Certificate Verification Can't be turned off for azure-ml #12911

Closed
ameert opened this issue Apr 8, 2020 · 4 comments
Closed

SSL Certificate Verification Can't be turned off for azure-ml #12911

ameert opened this issue Apr 8, 2020 · 4 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Machine Learning az ml ML-Workspace Management AreaPath Service Attention This issue is responsible by Azure service team.

Comments

@ameert
Copy link

ameert commented Apr 8, 2020

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug
AZURE_CLI_DISABLE_CONNECTION_VERIFICATION doesn't work with az-ml operations. https://github.com/Azure/azure-cli/blob/dev/doc/use_cli_effectively.md#working-behind-a-proxy

To Reproduce
Install the CLI on a computer that requires AZURE_CLI_DISABLE_CONNECTION_VERIFICATION =1 to successfully connect to azure. Then install the az-ml-cli. Then try to run ml commands (connect to a workspace). This fails with
ClientRequestError: Error occurred in request., SSLError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded
(Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))

Expected behavior
ML commands should work successfully without requiring certificate verification, since it was disabled.

Environment summary
Windows 10 computer. Installed using the standard msi installer

Additional context

@triage-new-issues triage-new-issues bot removed the triage label Apr 8, 2020
@qianwens qianwens added the Service Attention This issue is responsible by Azure service team. label Apr 8, 2020
@ghost
Copy link

ghost commented Apr 8, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github.

@yonzhan
Copy link
Collaborator

yonzhan commented Apr 8, 2020

ML

@azure-sdk azure-sdk added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 24, 2020
@swatig007
Copy link

@ameert apologies for the delayed response. is this still an issue?

@swatig007
Copy link

closing due to no response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Machine Learning az ml ML-Workspace Management AreaPath Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

6 participants