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)
Tue, Mar 12, 4:15 PM
Unknown Object (File)
Sun, Mar 10, 7:12 AM
Unknown Object (File)
Dec 22 2023, 9:41 PM
Unknown Object (File)
Dec 11 2023, 7:51 PM
Unknown Object (File)
Nov 26 2023, 8:57 AM
Unknown Object (File)
Nov 22 2023, 4:39 PM
Unknown Object (File)
Nov 22 2023, 3:52 PM
Unknown Object (File)
Nov 22 2023, 3:24 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