community.crypto/plugins/modules
Jasmine Hegman 45b7aa797e
Fix module reference in example (#351)
openssl_privatekey -> openssl_publickey
2021-12-13 06:48:59 +01:00
..
acme_account.py acme_* modules: support private key passprases (#207) 2021-03-21 17:53:20 +01:00
acme_account_info.py Remove other deprecations (#290) 2021-10-16 21:00:48 +02:00
acme_certificate.py Allow to specify subject (for CSRs) and issuer (for CRLs) ordered (#316) 2021-10-31 15:05:04 +01:00
acme_certificate_revoke.py ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
acme_challenge_cert_helper.py acme_challenge_cert_helper: fail better to avoid crashes in Ansible (#282) 2021-09-17 19:35:43 +02:00
acme_inspect.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
certificate_complete_chain.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
ecs_certificate.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
ecs_domain.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
get_certificate.py Add warning for ASN.1 encoded extension values returned by some modules (#318) 2021-10-31 14:34:33 +01:00
luks_device.py luks_device: add built-in signature wiper to work around older wipefs versions with LUKS2 containers (#327) 2021-11-11 06:59:35 +01:00
openssh_cert.py openssh_cert - adding signature_algorithm option (#277) 2021-09-15 08:53:53 +02:00
openssh_keypair.py openssh_keypair - Add diff support and general cleanup (#260) 2021-08-18 09:22:31 +02:00
openssl_csr.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_csr_info.py Add warning for ASN.1 encoded extension values returned by some modules (#318) 2021-10-31 14:34:33 +01:00
openssl_csr_pipe.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_dhparam.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_pkcs12.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_privatekey.py Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
openssl_privatekey_info.py openssl_privatekey_info: disable private key consistency checks by default (#309) 2021-10-20 18:28:22 +02:00
openssl_privatekey_pipe.py Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
openssl_publickey.py Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
openssl_publickey_info.py Fix module reference in example (#351) 2021-12-13 06:48:59 +01:00
openssl_signature.py Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
openssl_signature_info.py Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
x509_certificate.py Remove other deprecations (#290) 2021-10-16 21:00:48 +02:00
x509_certificate_info.py Add warning for ASN.1 encoded extension values returned by some modules (#318) 2021-10-31 14:34:33 +01:00
x509_certificate_pipe.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_crl.py Allow to specify subject (for CSRs) and issuer (for CRLs) ordered (#316) 2021-10-31 15:05:04 +01:00
x509_crl_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00