..
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
Prepare release ( #75 )
2020-07-01 13:49:25 +02:00
acme_certificate.py
Allow to pass CSR to acme_certificate as csr_content ( #115 )
2020-10-09 14:01:34 +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 cipher and hash options to luks_create ( #97 )
2020-08-13 22:17:36 +02:00
openssh_cert.py
Implement use_agent option to get signing key from ssh-agent. ( #117 )
2020-10-19 18:07:36 +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
Refactor openssl_csr module, add openssl_csr_pipe module ( #123 )
2020-10-27 12:37:40 +01:00
openssl_csr_info.py
openssl_csr: add support for name constraints extension ( #92 )
2020-08-18 12:23:37 +02:00
openssl_csr_pipe.py
Refactor openssl_csr module, add openssl_csr_pipe module ( #123 )
2020-10-27 12:37:40 +01: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
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
Refactor openssl_privatekey module, move add openssl_privatekey_pipe module ( #119 )
2020-10-28 21:52:54 +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
CVE-2020-25646: no_log=True missing for private key content options ( #125 )
2020-10-13 14:14:05 +02: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
Update openssl_signature module ( #63 )
2020-08-18 15:18:59 +02:00
x509_certificate.py
Refactor openssl_csr module, add openssl_csr_pipe module ( #123 )
2020-10-27 12:37:40 +01:00
x509_certificate_info.py
Return certificate fingerprints from x509_certificate_info ( #121 )
2020-10-13 10:41:09 +02:00
x509_crl.py
CVE-2020-25646: no_log=True missing for private key content options ( #125 )
2020-10-13 14:14:05 +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