Files
freeipa/ipatests/test_ipalib
Christian Heimes a45a7a20d9 Compatibility fix for PyCA cryptography 42.0.0
Cryptography 42.0.0 introduced two new abstract properties
`not_valid_before_utc` and `not_valid_after_utc`, which are non-naive UTC
variants of the `not_valid_before` and `not_valid_after` properties.

The old properties are deprecated. The changeset also modifies code and
tests to use the new `_utc` variants.

Fixes: https://pagure.io/freeipa/issue/9518
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
2024-01-24 14:54:24 +01:00
..
2013-06-17 19:22:50 +02:00
2018-06-20 08:38:03 +02:00
2022-03-11 13:37:08 -05:00
2016-09-27 13:35:58 +02:00
2022-03-11 13:37:08 -05:00
2020-04-28 15:33:57 +02:00