mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
python-cryptography 38.0 removed `register_interface` decorator: pyca/cryptography@f70e334a52 Backward compatibility: Cryptography haven't changed the interface of `Certificate` since it was first used by IPA (4.6.0) till cryptography 38.0. cryptography 38.0 (pyca/cryptography@c1b7307a3e) added `tbs_precertificate_bytes` attribute. Fixes: https://pagure.io/freeipa/issue/9160 Signed-off-by: Stanislav Levin <slev@altlinux.org> Reviewed-By: Rob Crittenden <rcritten@redhat.com>