Skip to content

Setting the AZURE_CLI_DISABLE_CONNECTION_VERIFICATION does not have any effect for SSL verification #11436

@ScottS-byte

Description

@ScottS-byte

Exactly as described in #9001

This is also true for Mac (Mojave).

azure-cli 2.0.77

command-modules-nspkg 2.0.3
core 2.0.77
nspkg 3.0.4
telemetry 1.0.4

Python location '/usr/local/Cellar/azure-cli/2.0.77/libexec/bin/python'
Extensions directory '/Users/scsanbeg/.azure/cliextensions'

Python (Darwin) 3.7.5 (default, Nov 1 2019, 02:16:32)
[Clang 11.0.0 (clang-1100.0.33.8)]

az storage share create --account-name $STORAGEACCT --account-key $STORAGEKEY --name "abcfs"
HTTPSConnectionPool(host='abcstorageacct.file.core.windows.net', port=443): Max retries exceeded with url: /abcfs?restype=share (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))

env output: AZURE_CLI_DISABLE_CONNECTION_VERIFICATION=any value

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions