community.crypto/plugins/module_utils/crypto/module_backends
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
..
certificate.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
certificate_acme.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
certificate_entrust.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
certificate_info.py Add filter module base, prepare adding filters (#553) 2022-12-30 20:44:13 +01:00
certificate_ownca.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
certificate_selfsigned.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
common.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
crl_info.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
csr.py openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records (#560) 2023-01-02 14:52:59 +00:00
csr_info.py Add filter module base, prepare adding filters (#553) 2022-12-30 20:44:13 +01:00
privatekey.py Convert yes/no to true/false. (#503) 2022-08-23 21:33:29 +02:00
privatekey_convert.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
privatekey_info.py Add filter module base, prepare adding filters (#553) 2022-12-30 20:44:13 +01:00
publickey_info.py Fix crash when public key cannot be parsed. (#551) 2022-12-28 18:28:50 +01:00