community.crypto/plugins/module_utils/acme
Felix Fontein 6731b38baa
Explicitly use UTC timezone in ACME OpenSSL backend (#811)
* Allow abstract backend class to handle both with and without timezone.

* Explicitly use UTC timezone in OpenSSL backend code.
2024-10-27 08:13:05 +01:00
..
account.py Directly handle unexpected non-JSON results. (#682) 2023-12-07 22:26:04 +01:00
acme.py Make sure that the required slash is present. (#802) 2024-09-29 21:26:31 +03: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 Explicitly use UTC timezone in ACME OpenSSL backend (#811) 2024-10-27 08:13:05 +01:00
backends.py Explicitly use UTC timezone in ACME OpenSSL backend (#811) 2024-10-27 08:13:05 +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 lookup lowercase domain names when verifying authorizations to preven… (#803) 2024-10-15 19:48:47 +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 lookup lowercase domain names when verifying authorizations to preven… (#803) 2024-10-15 19:48:47 +02:00
utils.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00