summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_secboot/openssl.cnf
AgeCommit message (Collapse)Author
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro
In this test case, an image may have a signature with additional intermediate certificates. A chain of trust will be followed and all the certificates in the middle of chain must be verified before loading. Signed-off-by: AKASHI Takahiro <[email protected]>