community.crypto/plugins/module_utils/acme
Felix Fontein 9614b09f7a
Add function for retrieval of ARI information. (#738)
2024-04-29 23:37:55 +02:00
..
account.py Directly handle unexpected non-JSON results. (#682) 2023-12-07 22:26:04 +01:00
acme.py Add function for retrieval of ARI information. (#738) 2024-04-29 23:37:55 +02:00
backend_cryptography.py Implement certificate information retrieval code in the ACME backends. (#736) 2024-04-29 22:29:43 +02:00
backend_openssl_cli.py Implement certificate information retrieval code in the ACME backends. (#736) 2024-04-29 22:29:43 +02:00
backends.py Implement certificate information retrieval code in the ACME backends. (#736) 2024-04-29 22:29:43 +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 Validate challenges in parallel instead of serially. (#617) 2023-06-09 06:04:34 +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 Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
utils.py acme module utils: add functions for parsing Retry-After header values and computation of ARI certificate IDs (#737) 2024-04-29 23:06:35 +02:00