Skip to content
Commit 8607c501 authored by Dmitry Kasatkin's avatar Dmitry Kasatkin
Browse files

integrity: digital signature verification using multiple keyrings



Define separate keyrings for each of the different use cases - evm, ima,
and modules. Using different keyrings improves search performance, and also
allows "locking" specific keyring to prevent adding new keys.
This is useful for evm and module keyrings, when keys are usually only
added from initramfs.

Signed-off-by: default avatarDmitry Kasatkin <dmitry.kasatkin@intel.com>
parent 051dbb91
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment