Files
Gerd Hoffmann 3fc70b0df7 Add CA trust database to the repo.
This is needed for https support (tls server certificate verification).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2025-04-18 12:12:23 -04:00
..
2025-04-18 12:12:23 -04:00
2025-04-18 12:12:23 -04:00

https ca cert database in efi signature list format

Copied over from centos stream 9 where this is available as /etc/pki/ca-trust/extracted/edk2/cacerts.bin

It's the Mozilla Foundation CA certificate list, shipped in ca-certificates.rpm, licensed as "MIT AND GPL-2.0-or-later".