Page MenuHomeFreeBSD

libsecureboot: allow OpenPGP support to be dormant
ClosedPublic

Authored by sjg on Jun 19 2019, 7:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 1, 2:01 PM
Unknown Object (File)
Oct 28 2024, 9:19 AM
Unknown Object (File)
Oct 4 2024, 8:02 PM
Unknown Object (File)
Sep 27 2024, 6:50 PM
Unknown Object (File)
Sep 24 2024, 9:07 PM
Unknown Object (File)
Sep 24 2024, 8:38 PM
Unknown Object (File)
Sep 24 2024, 8:38 PM
Unknown Object (File)
Sep 15 2024, 7:08 PM
Subscribers

Details

Summary

Since we can now add OpenPGP trust anchors at runtime,
ensure the latent support is available.

Ensure we do not add duplicate keys to trust store.

Also allow reporting names of trust anchors added/revoked

We only do this for loader and only after initializing trust store.
Thus only changes to initial trust store will be logged.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable