mirror of
https://github.com/rust-osdev/uefi-rs
synced 2026-08-26 18:26:05 -04:00
This is needed for https support (tls server certificate verification). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
||
|---|---|---|
| .. | ||
| cacerts.bin | ||
| README.md | ||
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".