community.crypto/plugins/module_utils/acme
Felix Fontein 3951e6ceb4 Include cert ID in warning.
This prevents the warning to be not shown for different certificates
in the same playbook due to warning de-duplication.
2025-01-19 08:58:49 +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 acme_certificate and acme_certificate_create_order: add order_creation_error_strategy and order_creation_max_retries options (#842) 2025-01-18 10:51:10 +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 and acme_certificate_create_order: add order_creation_error_strategy and order_creation_max_retries options (#842) 2025-01-18 10:51:10 +01:00
errors.py acme_certificate and acme_certificate_create_order: add order_creation_error_strategy and order_creation_max_retries options (#842) 2025-01-18 10:51:10 +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 Include cert ID in warning. 2025-01-19 08:58:49 +01:00
utils.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00