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

Fix out-of-dated TLS certificates on Windows VM #1906

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

meteorcloudy
Copy link
Member

@meteorcloudy meteorcloudy commented Mar 7, 2024

@fweikert
Copy link
Member

fweikert commented Mar 7, 2024

I believe this is the same problem we had on MacOS. We fixed it by running export SSL_CERT_FILE="$(python3 -m certifi)"

@meteorcloudy
Copy link
Member Author

Ah, good to know! I haven't tried if setting SSL_CERT_FILE works, but we can certainly do that in future.

@meteorcloudy meteorcloudy merged commit 1087c17 into bazelbuild:master Mar 8, 2024
1 check passed
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 this pull request may close these issues.

2 participants