community.crypto/plugins/module_utils/openssh
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
..
backends openssh_* modules: check return code on ssh(-keygen) invocations; fail if comment cannot be updated (#646) 2023-08-12 17:14:00 +02:00
certificate.py Use timezone aware functionality when using cryptography >= 42.0.0 (#727) 2024-04-18 05:49:53 +00:00
cryptography.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 Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00