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)
Wed, Jan 22, 11:09 AM
Unknown Object (File)
Mon, Jan 20, 11:04 AM
Unknown Object (File)
Fri, Jan 3, 6:59 PM
Unknown Object (File)
Dec 31 2024, 6:33 PM
Unknown Object (File)
Dec 23 2024, 6:19 AM
Unknown Object (File)
Dec 1 2024, 2:01 PM
Unknown Object (File)
Oct 28 2024, 9:19 AM
Unknown Object (File)
Oct 4 2024, 8:02 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