]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libsecureboot: make it easier to customize trust anchors
authorSimon J. Gerraty <sjg@FreeBSD.org>
Thu, 16 May 2019 16:15:41 +0000 (16:15 +0000)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Thu, 16 May 2019 16:15:41 +0000 (16:15 +0000)
commite9134c4661ea9e0ffbeaa1acfe121b8a5a5a1559
tree777d217aee5e7fb8a0d8c30b63e71c9973730378
parent3635f85494e87a360352251cb7c6721b4a322f55
libsecureboot: make it easier to customize trust anchors

Avoid making hash self-tests depend on X.509 certs.
Include OpenPGP keys in trust store count.

MFC of r347408

Reviewed by: stevek
Sponsored by: Juniper Networks
Differential Revision: https://reviews.freebsd.org/D20208
lib/libsecureboot/Makefile.inc
lib/libsecureboot/libsecureboot-priv.h
lib/libsecureboot/local.trust.mk
lib/libsecureboot/openpgp/Makefile.inc
lib/libsecureboot/openpgp/opgp_key.c
lib/libsecureboot/tests/Makefile
lib/libsecureboot/vets.c