-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Modern *nix systems use p11-kit for managing PKCS#11 modules.
Please consider installing the module itself to $(pkg-config --variable=p11_module_path p11-kit-1) and also installing a p11-kit module file to $(pkg-config --variable=p11_module_configs p11-kit-1).
Then, any well-behaved application on the system will be able to use keys from the PKCS#11 token simply by passing it a RFC7512 PKCS#11 URI instead of a filename.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request