Bump automatic certificate update on Windows during builds (GH-143741)
Without this, OpenSSL that we use to download external dependencies might use a stale certificate store and be unable to connect to servers. We need to use a Windows-specific HTTP client that uses CryptoAPI directly to trigger certificate updates. We only do it on failure to avoid hitting servers twice. And we only do it once per each URL.
Ł
Łukasz Langa committed
d5882c5b7057b1b0a9dfd7b797a44d27e12d7ad3
Parent: 0bee481
Committed by GitHub <noreply@github.com>
on 1/12/2026, 11:01:01 PM