Skip to content

[AzureStack] Handle SSL verification for certs not in Python root CA list #2267

@derekbekoe

Description

@derekbekoe

We were hitting SSL errors as the ARM endpoint certificate is not trusted, needed to do the following

export ADAL_PYTHON_SSL_NO_VERIFY=1
export AZURE_CLI_DISABLE_CONNECTION_VERIFICATION=1

But this disables SSL cert verification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions