community.crypto/plugins/module_utils/crypto/module_backends
Felix Fontein ae548de502
Use timezone aware functionality when using cryptography >= 42.0.0 (#727)
* Use timezone aware functionality when using cryptography >= 42.0.0.

* Adjust OpenSSH certificate code to avoid functions deprecated in Python 3.12.

* Strip timezone info from isoformat() output.

* InvalidityDate.invalidity_date currently has no _utc variant.
2024-04-18 05:49:53 +00:00
..
certificate.py Use timezone aware functionality when using cryptography >= 42.0.0 (#727) 2024-04-18 05:49:53 +00:00
certificate_acme.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
certificate_entrust.py Use timezone aware functionality when using cryptography >= 42.0.0 (#727) 2024-04-18 05:49:53 +00:00
certificate_info.py Use timezone aware functionality when using cryptography >= 42.0.0 (#727) 2024-04-18 05:49:53 +00:00
certificate_ownca.py Use timezone aware functionality when using cryptography >= 42.0.0 (#727) 2024-04-18 05:49:53 +00:00
certificate_selfsigned.py Use timezone aware functionality when using cryptography >= 42.0.0 (#727) 2024-04-18 05:49:53 +00:00
common.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
crl_info.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
csr.py openssl_csr: fix bad tests, avoid accepting invalid crl_distribution_points records (#560) 2023-01-02 14:52:59 +00:00
csr_info.py Add filter module base, prepare adding filters (#553) 2022-12-30 20:44:13 +01:00
privatekey.py Convert yes/no to true/false. (#503) 2022-08-23 21:33:29 +02:00
privatekey_convert.py Fix typos and FQCN (#669) 2023-10-28 22:54:56 +02:00
privatekey_info.py Emit warning when consistency cannot be checked. (#705) 2024-01-27 10:39:13 +01:00
publickey_info.py Fix crash when public key cannot be parsed. (#551) 2022-12-28 18:28:50 +01:00