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
150 stars 92 forks source link

`p11-kit list-profiles` and `p11-kit delete-profile` should fail if there is no matching token #578

Closed ueno closed 11 months ago

ueno commented 11 months ago

Currently these commands silently exit:

$ p11-kit list-profiles pkcs11:token=nonexistent
$ p11-kit delete-profile --profile public-certificates-token pkcs11:tokken=nonexistent