community.crypto/plugins/module_utils/acme
Felix Fontein 01e7bf1f33
acme_certificate_renewal_info: add treat_parsing_error_as_non_existing option and existing and parsable return values (#838)
* Fix error reporting for OpenSSL backend: raise BackendExceptions instead of directly failing the module.

* Add treat_parsing_error_as_non_existing option and existing and parsable return values.
2025-01-12 21:42:24 +01:00
..
account.py Directly handle unexpected non-JSON results. (#682) 2023-12-07 22:26:04 +01:00
acme.py Fix profile implementation. 2025-01-12 13:57:17 +01:00
backend_cryptography.py Explicitly use UTC timezone in ACME OpenSSL backend (#811) 2024-10-27 08:13:05 +01:00
backend_openssl_cli.py acme_certificate_renewal_info: add treat_parsing_error_as_non_existing option and existing and parsable return values (#838) 2025-01-12 21:42:24 +01:00
backends.py Improve language. 2024-12-28 14:30:08 +01:00
certificate.py Add new ACME modules for working with orders. (#757) 2025-01-12 17:10:58 +01:00
certificates.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
challenges.py acme_certificate: be nicer to non-compliant CAs (#832) 2024-12-30 10:30:33 +00:00
errors.py Improve error reporting. (#684) 2023-12-08 20:57:49 +01:00
io.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
orders.py Implement profile option. (#835) 2025-01-12 10:24:24 +01:00
utils.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00