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

Certificate exposed at LOCALSANDBOX_CERT_RETRIEVAL_URL expired #72

Open
scrocquesel-ml150 opened this issue Dec 16, 2024 · 2 comments · May be fixed by #73
Open

Certificate exposed at LOCALSANDBOX_CERT_RETRIEVAL_URL expired #72

scrocquesel-ml150 opened this issue Dec 16, 2024 · 2 comments · May be fixed by #73

Comments

@scrocquesel-ml150
Copy link

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.
Copy link

linear bot commented Dec 16, 2024

@nicob21
Copy link

nicob21 commented Dec 19, 2024

@mxsdev could you please publish a new docker image with a new certificate? It's breaking my automated tests ;)

@scrocquesel-ml150 scrocquesel-ml150 linked a pull request Jan 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants