[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FreeType CI build fails on Windows
From: |
Werner LEMBERG |
Subject: |
Re: FreeType CI build fails on Windows |
Date: |
Wed, 12 Jan 2022 05:36:27 +0000 (UTC) |
> As I suspected, Windows image lacks the recent Root CA from Let's
> Encrypt (famous ISRG Root X1 / IdenTrust DST Root CA X3 issue).
> Normally Windows should automagically update Root CAs during
> invoking the Schanel crypto library, but Python uses OpenSSL, so
> magic does not happen.
Ah, thanks. I'm a complete noob with such things.
> Here my solution to fetch all valid CAs and install them to trusted
> datastore:
> https://gitlab.freedesktop.org/freetype/freetype/-/merge_requests/129
I've applied it, thanks a lot. Unfortunately, it fails, see
https://gitlab.freedesktop.org/freetype/freetype/-/jobs/17510562
for example.
Werner
Re: FreeType CI build fails on Windows, Azamat Hackimov, 2022/01/11