]> git.proxmox.com Git - efi-boot-shim.git/commit
Revert "Allow shim to handle multiple trusted certificates"
authorPeter Jones <pjones@redhat.com>
Fri, 23 Mar 2018 17:54:53 +0000 (13:54 -0400)
committerPeter Jones <pjones@redhat.com>
Fri, 23 Mar 2018 17:55:57 +0000 (13:55 -0400)
commitcdbfb5a69ea16142d132517d39c9e96d154c8345
tree4f37ecd2a007c506899b379fed44ceb95147d121
parentf391e44516d24cebf3cc6b1a548e13122d083e77
Revert "Allow shim to handle multiple trusted certificates"

This was merged before it was really ready - verify_trusted_cert needs
to check each certificate against vendor_dbx, "dbx", and "MokListX", or
else it can enable a blacklisted certificate accidentally.

This reverts commit 8721bbe6fb1bfdfbc8bd16e05673929e4cbbdedc.
shim.c