community.crypto/plugins/modules
Felix Fontein 9ed4526fee
openssl_pkcs12: fix crash when trying to get non-existing other certificates (#487)
* Fix crash when trying to get non-existing other certificates.

* Add test.
2022-07-07 22:30:22 +02:00
..
acme_account.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
acme_account_info.py Fix indentation in docs. (#364) 2022-01-03 21:38:37 +01:00
acme_certificate.py Fix indentation of when in example. (#382) 2022-01-18 21:52:53 +01:00
acme_certificate_revoke.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
acme_challenge_cert_helper.py Prepare for distutils.version being removed in Python 3.12 (#353) 2021-12-24 11:28:14 +01:00
acme_inspect.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
certificate_complete_chain.py certificate_complete_chain: do not stop execution on unsupported algorithm (#457) 2022-05-20 07:22:35 +02:00
crypto_info.py Add basic crypto_info module (#363) 2022-01-05 18:19:42 +01:00
ecs_certificate.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
ecs_domain.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
get_certificate.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
luks_device.py Add persistent and perf options to the luks_device (#434) 2022-04-10 14:30:10 +02:00
openssh_cert.py Fix main for new cryptography 37.0.0 release (#445) 2022-04-26 22:18:37 +02:00
openssh_keypair.py fixing public key return value docs (#412) 2022-03-02 13:52:07 +01:00
openssl_csr.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_csr_info.py Improve handling of IDNA/Unicode domains (#436) 2022-05-09 19:57:14 +02:00
openssl_csr_pipe.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_dhparam.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_pkcs12.py openssl_pkcs12: fix crash when trying to get non-existing other certificates (#487) 2022-07-07 22:30:22 +02:00
openssl_privatekey.py Fix main for new cryptography 37.0.0 release (#445) 2022-04-26 22:18:37 +02:00
openssl_privatekey_convert.py Add openssl_privatekey_convert module (#362) 2022-01-10 21:01:52 +01:00
openssl_privatekey_info.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_privatekey_pipe.py Remove PyOpenSSL backends (except for openssl_pkcs12) (#273) 2021-09-28 17:46:35 +02:00
openssl_publickey.py Small docs improvements (#374) 2022-01-10 12:05:09 +00:00
openssl_publickey_info.py Fix module reference in example (#351) 2021-12-13 06:48:59 +01:00
openssl_signature.py Fix main for new cryptography 37.0.0 release (#445) 2022-04-26 22:18:37 +02:00
openssl_signature_info.py Fix main for new cryptography 37.0.0 release (#445) 2022-04-26 22:18:37 +02:00
x509_certificate.py Remove other deprecations (#290) 2021-10-16 21:00:48 +02:00
x509_certificate_info.py Improve handling of IDNA/Unicode domains (#436) 2022-05-09 19:57:14 +02:00
x509_certificate_pipe.py Fix main for new cryptography 37.0.0 release (#445) 2022-04-26 22:18:37 +02:00
x509_crl.py x509_crl: do not crash when signing with Ed25519 or Ed448 (#475) 2022-06-15 22:06:40 +02:00
x509_crl_info.py Improve handling of IDNA/Unicode domains (#436) 2022-05-09 19:57:14 +02:00