commit | 4b494770577cc61c3c1a4b57ced2fc98d87957dc | [log] [tgz] |
---|---|---|
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Fri May 06 15:36:01 2022 +0300 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat May 07 23:17:26 2022 +0200 |
tree | 0fa429edfe25e09f836ffd66430432fd0863660a | |
parent | b436cc6a57cae017343a549f4b701e748d7e6448 [diff] |
test/py: Add more test cases for rejecting an EFI image The previous patch adds support for rejecting images when the sha384/512 of an x.509 certificate is present in dbx. Update the sandbox selftests Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>