mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-07-01 21:31:14 +02:00
libimaevm: Add support for pkcs11 private keys for signing a v2 hash
Add support for pkcs11 private keys for signing a v2 hash. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:

committed by
Mimi Zohar

parent
3b32acbc7d
commit
6350e014a8
1
README
1
README
@ -48,6 +48,7 @@ OPTIONS
|
||||
--xattr-user store xattrs in user namespace (for testing purposes)
|
||||
--rsa use RSA key type and signing scheme v1
|
||||
-k, --key path to signing key (default: /etc/keys/{privkey,pubkey}_evm.pem)
|
||||
or a pkcs11 URI
|
||||
--keyid n overwrite signature keyid with a 32-bit value in hex (for signing)
|
||||
--keyid-from-cert file
|
||||
read keyid value from SKID of a x509 cert file
|
||||
|
Reference in New Issue
Block a user