community.crypto/plugins
s-hamann a72f9f53a4
Add support for PKCS#11 tokens to openssh_cert. (#95)
This adds the parameter pkcs11_provider, which can be set to the name of
or path to a PKCS#11 library (e.g. libpkcs11.so). ssh-keygen will then
use this library to have the token make any required signatures.
If this is used, signing_key needs to be set to a file containing the
public key that matches the private key on the token.
2020-08-04 17:59:24 +02:00
..
doc_fragments Self promotion for openssl_privatekey (#88) 2020-07-17 14:44:28 +02:00
module_utils Support arbitrary dotted notation for OIDs in cryptography backend (#91) 2020-07-21 15:33:05 +02:00
modules Add support for PKCS#11 tokens to openssh_cert. (#95) 2020-08-04 17:59:24 +02:00