Skip to content

Fix TLS certs on Windows build

Daniel Stone requested to merge daniels/mesa:win-ci-rebuild into master

Windows distributes its trusted CA certificates through Windows Update, rather than as part of the base image. When GitHub switched to a more exotically-pathed certificate over the weekend, this required us to update our CA store.

cc @jenatali @daenzer @alatiera

Edited by Erik Faye-Lund

Merge request reports