..
acme_account.py
acme_account: add support for External Account Binding ( #100 )
2020-08-16 18:00:26 +02:00
acme_account_facts.py
Initial commit
2020-03-09 13:11:34 +00:00
acme_account_info.py
Documentation: fix formatting ( #157 )
2020-12-12 18:19:49 +01:00
acme_certificate.py
acme_certificate: error when requested challenge type is not found for non-valid challenges instead of hanging ( #173 )
2021-01-17 12:17:52 +01:00
acme_certificate_revoke.py
Documentation: fix formatting ( #157 )
2020-12-12 18:19:49 +01:00
acme_challenge_cert_helper.py
Documentation: fix formatting ( #157 )
2020-12-12 18:19:49 +01: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
Added sever name option to use for SNI ( #172 )
2021-01-17 12:21:12 +01:00
luks_device.py
luks_device - make add/removal of keyfile/passphrase idempotent ( #168 )
2021-01-03 11:22:41 +01:00
openssh_cert.py
Correct minor typo in OpenSSH module documentation ( #164 )
2020-12-31 09:43:04 +01:00
openssh_keypair.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +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
Refactor openssl_csr module, add openssl_csr_pipe module ( #123 )
2020-10-27 12:37:40 +01:00
openssl_csr_info.py
Refactor x509_certificate module, add x509_certificate_pipe module ( #135 )
2020-11-24 17:21:52 +01:00
openssl_csr_pipe.py
Refactor x509_certificate module, add x509_certificate_pipe module ( #135 )
2020-11-24 17:21:52 +01:00
openssl_dhparam.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +01:00
openssl_pkcs12.py
openssl_pkcs12: Add a check for parsed pkcs12 files ( #145 )
2020-11-23 09:14:45 +01:00
openssl_privatekey.py
Refactor openssl_privatekey module, move add openssl_privatekey_pipe module ( #119 )
2020-10-28 21:52:54 +01:00
openssl_privatekey_info.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +01:00
openssl_privatekey_pipe.py
Fix example in docs, and make sure to wipe result variable ( #140 )
2020-11-10 10:47:16 +01:00
openssl_publickey.py
Refactor x509_certificate module, add x509_certificate_pipe module ( #135 )
2020-11-24 17:21:52 +01:00
openssl_signature.py
CVE-2020-25646: no_log=True missing for private key content options ( #125 )
2020-10-13 14:14:05 +02:00
openssl_signature_info.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +01:00
x509_certificate.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +01:00
x509_certificate_info.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +01:00
x509_certificate_pipe.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +01:00
x509_crl.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +01:00
x509_crl_info.py
Documentation: fix modules formatting ( #161 )
2020-12-19 17:15:10 +01:00