community.crypto/plugins/modules
Felix Fontein a2f36f426a
openssl_csr: catch errors on bad SANs (#106)
* Catch errors on bad SANs.

* Add changelog fragment.

* Adjust cryptography version and error message.
2020-09-08 04:24:30 +00:00
..
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 acme_certificate - allow to select first certificate in chain. (#102) 2020-08-15 21:50:09 +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 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 openssl_csr: catch errors on bad SANs (#106) 2020-09-08 04:24:30 +00:00
openssl_csr_info.py openssl_csr: add support for name constraints extension (#92) 2020-08-18 12:23:37 +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
openssl_signature.py Update openssl_signature module (#63) 2020-08-18 15:18:59 +02:00
openssl_signature_info.py Update openssl_signature module (#63) 2020-08-18 15:18:59 +02:00
x509_certificate.py Increase # of bits for random serial numbers of certificates with PyOpenSSL backend (#90) 2020-08-18 16:34:01 +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