Mastercard / pkcs11-tools

A set of tools to manage objects on PKCS#11 cryptographic tokens. Compatible with many PKCS#11 library, including major HSM brands, NSS and softoken.
Other
142 stars 29 forks source link

New -S option to p11keygen #33

Closed optnfast closed 1 year ago

optnfast commented 1 year ago

Enables login with Security Officer privilege, same as the other tools.

optnfast commented 1 year ago

In the nShield implementation, only the SO role may create keys with CKA_TRUSTED=true.

keldonin commented 1 year ago

In the nShield implementation, only the SO role may create keys with CKA_TRUSTED=true.

Fair enough. I'll merge into the main branch.