Skip to content
Snippets Groups Projects
user avatar
AKASHI Takahiro authored
The function, pkcs7_verify_one(), will be utilized to rework signature
verification logic aiming to support intermediate certificates in
"chain of trust."

To do that, its function interface is expanded, adding an extra argument
which is expected to return the last certificate in trusted chain.
Then, this last one must further be verified with signature database, db
and/or dbx.

Signed-off-by: default avatarAKASHI Takahiro <takahiro.akashi@linaro.org>
5ee81c6e
History
Name Last commit Last update
..