Skip to content

Certificate exposed at LOCALSANDBOX_CERT_RETRIEVAL_URL expired #72

@scrocquesel-ml150

Description

@scrocquesel-ml150

Seems the server is using the certificate exposed at LOCALSANDBOX_CERT_RETRIEVAL_URL. It has expired since December 13, 2024.
Executing azl command inside the container fails with

azl servicebus queue create --name default --namespace-name default --resource-group default
HTTPSConnectionPool(host='localhost.localsandbox.sh', port=7329): Max retries exceeded with url: /azure/default/v2.0/.well-known/openid-configuration (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1147)')))
Certificate verification failed. This typically happens when using Azure CLI behind a proxy that intercepts traffic with a self-signed certificate. Please add this certificate to the trusted CA bundle. More info: https://docs.microsoft.com/cli/azure/use-cli-effectively#work-behind-a-proxy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions