community.crypto/plugins/modules
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
..
acme_account.py Use fqcn for modules listed in M() and seealso. (#72) 2020-06-17 10:29:18 +02:00
acme_account_facts.py Initial commit 2020-03-09 13:11:34 +00:00
acme_account_info.py Prepare release (#75) 2020-07-01 13:49:25 +02:00
acme_certificate.py Fix FQCNs (#83) 2020-07-08 21:37:33 +02:00
acme_certificate_revoke.py Use fqcn for modules listed in M() and seealso. (#72) 2020-06-17 10:29:18 +02:00
acme_challenge_cert_helper.py Use fqcn for modules listed in M() and seealso. (#72) 2020-06-17 10:29:18 +02:00
acme_inspect.py Fix acme_inspect problem with Python 3.5 (#87) 2020-07-13 21:10:23 +02:00
certificate_complete_chain.py Use fqcn for modules listed in M() and seealso. (#72) 2020-06-17 10:29:18 +02:00
ecs_certificate.py Use fqcn for modules listed in M() and seealso. (#72) 2020-06-17 10:29:18 +02:00
ecs_domain.py Add version_added: 1.0.0 for all new features. (#37) 2020-06-29 15:21:35 +02:00
get_certificate.py Add SNI support to module get_certificates (#84) 2020-07-13 18:05:58 +02:00
luks_device.py Add version_added: 1.0.0 for all new features. (#37) 2020-06-29 15:21:35 +02:00
openssh_cert.py Add support for PKCS#11 tokens to openssh_cert. (#95) 2020-08-04 17:59:24 +02:00
openssh_keypair.py Add version_added: 1.0.0 for all new features. (#37) 2020-06-29 15:21:35 +02:00
openssl_certificate.py Rename openssl_certificate* to x509_certificate* (#7) 2020-04-06 14:34:24 +02:00
openssl_certificate_info.py Rename openssl_certificate* to x509_certificate* (#7) 2020-04-06 14:34:24 +02:00
openssl_csr.py Prepare release (#75) 2020-07-01 13:49:25 +02:00
openssl_csr_info.py Prepare release (#75) 2020-07-01 13:49:25 +02:00
openssl_dhparam.py Add version_added: 1.0.0 for all new features. (#37) 2020-06-29 15:21:35 +02:00
openssl_pkcs12.py Add version_added: 1.0.0 for all new features. (#37) 2020-06-29 15:21:35 +02:00
openssl_privatekey.py Prepare release (#75) 2020-07-01 13:49:25 +02:00
openssl_privatekey_info.py Prepare release (#75) 2020-07-01 13:49:25 +02:00
openssl_publickey.py Prepare release (#75) 2020-07-01 13:49:25 +02:00
x509_certificate.py Fix FQCNs (#83) 2020-07-08 21:37:33 +02:00
x509_certificate_info.py Prepare release (#75) 2020-07-01 13:49:25 +02:00
x509_crl.py Add version_added: 1.0.0 for all new features. (#37) 2020-06-29 15:21:35 +02:00
x509_crl_info.py Add version_added: 1.0.0 for all new features. (#37) 2020-06-29 15:21:35 +02:00