community.crypto/plugins/module_utils/acme
Felix Fontein f3c9cb7a8a
Refactor and extend argument spec helper, use for ACME modules (#749)
* Refactor argument spec helper.

* Remove superfluous comments.
2024-05-05 09:42:42 +00:00
..
account.py Directly handle unexpected non-JSON results. (#682) 2023-12-07 22:26:04 +01:00
acme.py Refactor and extend argument spec helper, use for ACME modules (#749) 2024-05-05 09:42:42 +00:00
backend_cryptography.py Add acme_certificate_renewal_info module (#746) 2024-05-04 15:47:42 +02:00
backend_openssl_cli.py ACME: improve acme_certificate docs, include cert_id in acme_certificate_renewal_info return value (#747) 2024-05-04 23:38:57 +02:00
backends.py Add acme_certificate_renewal_info module (#746) 2024-05-04 15:47:42 +02: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 Create acme_certificate_deactivate_authz module (#741) 2024-05-01 10:32:03 +02: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 acme_certificate: allow to request renewal of a certificate according to ARI (#739) 2024-04-30 10:47:49 +02:00
utils.py Avoid exception if certificate has no AKI in acme_certificate. (#748) 2024-05-05 09:43:29 +02:00