..
acme_account.py
acme_* modules: support private key passprases ( #207 )
2021-03-21 17:53:20 +01:00
acme_account_facts.py
Initial commit
2020-03-09 13:11:34 +00:00
acme_account_info.py
Fix docs ( #497 ) ( #498 )
2022-08-04 20:17:55 +02:00
acme_certificate.py
Fix docs ( #497 ) ( #498 )
2022-08-04 20:17:55 +02:00
acme_certificate_revoke.py
ACME exception fixes ( #217 )
2021-04-11 14:44:44 +02:00
acme_challenge_cert_helper.py
Prepare for distutils.version being removed in Python 3.12 ( #353 ) ( #354 )
2021-12-24 12:15:45 +01:00
acme_inspect.py
Fix docs ( #497 ) ( #498 )
2022-08-04 20:17:55 +02:00
certificate_complete_chain.py
certificate_complete_chain: do not stop execution on unsupported algorithm ( #457 ) ( #458 )
2022-05-20 12:47:59 +02:00
ecs_certificate.py
Prepare for distutils.version being removed in Python 3.12 ( #353 ) ( #354 )
2021-12-24 12:15:45 +01: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
Fix stable-1 for new cryptography 37.0.0 release ( #446 )
2022-04-26 22:33:13 +02:00
luks_device.py
Fix parsing of lsblk output. ( #410 ) ( #413 )
2022-03-02 14:05:07 +01:00
openssh_cert.py
openssh_cert - fix full_idempotence for host certificates ( #396 ) ( #397 )
2022-02-05 10:00:07 +01:00
openssh_keypair.py
fixing public key return value docs ( #412 ) ( #414 )
2022-03-02 14:09:20 +01: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
openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records ( #560 ) ( #561 )
2023-01-02 17:28:28 +01:00
openssl_csr_info.py
Fix docs ( #497 ) ( #498 )
2022-08-04 20:17:55 +02:00
openssl_csr_pipe.py
openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records ( #560 ) ( #561 )
2023-01-02 17:28:28 +01:00
openssl_dhparam.py
Fix openssl_dhparam. ( #698 ) ( #699 )
2024-01-25 23:47:44 +01:00
openssl_pkcs12.py
[stable-1] openssl_pkcs12: handle pyOpenSSL 23.3.0, which removed PKCS#12 support ( #668 )
2023-10-28 22:13:20 +02:00
openssl_privatekey.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #253 )
2021-06-26 13:45:28 +02:00
openssl_privatekey_info.py
[stable-1] Disable consistency checking of RSA keys for cryptography 42.0.0 which no longer gives access to the required function ( #703 )
2024-01-26 19:27:40 +01:00
openssl_privatekey_pipe.py
Fix example. ( #620 ) ( #621 )
2023-06-09 12:58:39 +02:00
openssl_publickey.py
Be more precise about which private keys are supported in openssl_publickey. ( #532 )
2022-11-27 18:19:42 +01:00
openssl_publickey_info.py
Fix module reference in example ( #351 ) ( #352 )
2021-12-13 06:03:13 +00:00
openssl_signature.py
Fix stable-1 for new cryptography 37.0.0 release ( #446 )
2022-04-26 22:33:13 +02:00
openssl_signature_info.py
Fix stable-1 for new cryptography 37.0.0 release ( #446 )
2022-04-26 22:33:13 +02:00
x509_certificate.py
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #253 )
2021-06-26 13:45:28 +02:00
x509_certificate_info.py
Fix docs ( #497 ) ( #498 )
2022-08-04 20:17:55 +02: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
Fix docs ( #497 ) ( #498 )
2022-08-04 20:17:55 +02:00
x509_crl_info.py
Fix docs ( #497 ) ( #498 )
2022-08-04 20:17:55 +02:00