mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-06-08 17:17:36 +00:00
3fc70b0df7
This is needed for https support (tls server certificate verification). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
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".