community.crypto/plugins/module_utils/crypto
Felix Fontein f43fa94549
x509_certificate: fix time idempotence (#754)
* Fix time idempotence.

* Lint and add changelog fragment.

* Add tests.

* Make sure 'ignore_timestamps: false' is passed for time idempotence tests; pass right private key for OwnCA tests
2024-05-11 16:04:41 +02:00
..
module_backends x509_certificate: fix time idempotence (#754) 2024-05-11 16:04:41 +02:00
_asn1.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
_obj2txt.py Correctly mark plugins/module_utils/crypto/_obj2txt.py as having two licenses. (#495) 2022-07-25 07:17:56 +02:00
_objects.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
_objects_data.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
basic.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
cryptography_crl.py Use timezone aware functionality when using cryptography >= 42.0.0 (#727) 2024-04-18 05:49:53 +00:00
cryptography_support.py Use timezone aware functionality when using cryptography >= 42.0.0 (#727) 2024-04-18 05:49:53 +00:00
math.py Implement certificate information retrieval code in the ACME backends. (#736) 2024-04-29 22:29:43 +02:00
openssh.py Remove unneccessary imports (#569) 2023-02-09 11:57:54 +01:00
pem.py Add x509_certificate_convert module. (#728) 2024-04-18 05:50:36 +00:00
support.py Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745) 2024-05-03 22:25:39 +02:00