community.crypto/plugins/modules
Felix Fontein ddfb18b609
openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records (#560)
* Improve error handling.

* Remove invalid tests.

* Add changelog fragment.

* Fix tests.

* Improve exception catching.

Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>

* Prevent empty full_name.

* Fix condition. Make sure errors are caught.

* Add more checks.

Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>
2023-01-02 14:52:59 +00:00
..
acme_account.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_account_info.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_certificate.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_certificate_revoke.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_challenge_cert_helper.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
acme_inspect.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
certificate_complete_chain.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
crypto_info.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
ecs_certificate.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
ecs_domain.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
get_certificate.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
luks_device.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssh_cert.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssh_keypair.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_csr.py openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records (#560) 2023-01-02 14:52:59 +00:00
openssl_csr_info.py Add openssl_csr_info ilter. (#554) 2022-12-31 07:58:37 +01:00
openssl_csr_pipe.py openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records (#560) 2023-01-02 14:52:59 +00:00
openssl_dhparam.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_pkcs12.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_privatekey.py openssl_privatekey: fix example for cipher (#527) 2022-11-10 20:25:56 +01:00
openssl_privatekey_convert.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_privatekey_info.py Add openssl_privatekey_info filter (#555) 2022-12-31 17:45:45 +01:00
openssl_privatekey_pipe.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_publickey.py Be more precise about which private keys are supported in openssl_publickey. (#532) 2022-11-27 18:13:59 +01:00
openssl_publickey_info.py Add openssl_publickey_info filter. (#556) 2022-12-31 07:56:54 +01:00
openssl_signature.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
openssl_signature_info.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
x509_certificate.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
x509_certificate_info.py Add x509_certificate_info filter. (#557) 2022-12-31 07:56:11 +01:00
x509_certificate_pipe.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
x509_crl.py Document attributes (#526) 2022-11-06 21:10:56 +01:00
x509_crl_info.py Add x509_crl_info filter (#558) 2022-12-31 07:56:34 +01:00