p11-glue / p11-kit

Provides a way to load and enumerate PKCS#11 modules.
https://p11-glue.github.io/p11-glue/p11-kit.html
Other
149 stars 91 forks source link

p11-kit generate-keypair should allow setting CKA_ID #607

Closed Jakuje closed 7 months ago

Jakuje commented 9 months ago

Sometimes it is useful to keep the ID assignment on the PKCS#11 module, but sometimes the application needs to have the control over the ID so I would provide this option, similarly as we can set the label already.