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

* Add test.

(cherry picked from commit 9ed4526fee)
2022-07-07 22:53:36 +02:00
..
acme_account.py acme_* modules: support private key passprases (#207) 2021-03-21 17:53:20 +01:00
acme_account_facts.py Initial commit 2020-03-09 13:11:34 +00:00
acme_account_info.py Fix indentation in docs. (#364) (#365) 2022-01-03 21:47:20 +01:00
acme_certificate.py Fix indentation of when in example. (#382) (#383) 2022-01-19 04:54:17 +00:00
acme_certificate_revoke.py ACME exception fixes (#217) 2021-04-11 14:44:44 +02:00
acme_challenge_cert_helper.py Prepare for distutils.version being removed in Python 3.12 (#353) (#354) 2021-12-24 12:15:45 +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) (#458) 2022-05-20 12:47:59 +02:00
ecs_certificate.py Prepare for distutils.version being removed in Python 3.12 (#353) (#354) 2021-12-24 12:15:45 +01:00
ecs_domain.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
get_certificate.py Fix stable-1 for new cryptography 37.0.0 release (#446) 2022-04-26 22:33:13 +02:00
luks_device.py Fix parsing of lsblk output. (#410) (#413) 2022-03-02 14:05:07 +01:00
openssh_cert.py openssh_cert - fix full_idempotence for host certificates (#396) (#397) 2022-02-05 10:00:07 +01:00
openssh_keypair.py fixing public key return value docs (#412) (#414) 2022-03-02 14:09:20 +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 Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_csr_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_csr_pipe.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_dhparam.py Prepare for distutils.version being removed in Python 3.12 (#353) (#354) 2021-12-24 12:15:45 +01:00
openssl_pkcs12.py openssl_pkcs12: fix crash when trying to get non-existing other certificates (#487) (#488) 2022-07-07 22:53:36 +02:00
openssl_privatekey.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_privatekey_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
openssl_privatekey_pipe.py Fix module name in docs. (#252) 2021-06-16 07:13:34 +02:00
openssl_publickey.py Fix stable-1 for new cryptography 37.0.0 release (#446) 2022-04-26 22:33:13 +02:00
openssl_publickey_info.py Fix module reference in example (#351) (#352) 2021-12-13 06:03:13 +00:00
openssl_signature.py Fix stable-1 for new cryptography 37.0.0 release (#446) 2022-04-26 22:33:13 +02:00
openssl_signature_info.py Fix stable-1 for new cryptography 37.0.0 release (#446) 2022-04-26 22:33:13 +02:00
x509_certificate.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_certificate_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_certificate_pipe.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00
x509_crl.py x509_crl: do not crash when signing with Ed25519 or Ed448 (#475) (#480) 2022-06-15 22:29:34 +02:00
x509_crl_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#253) 2021-06-26 13:45:28 +02:00