python:tests: SHA1 is no longer supported by cryptography module
authorAndreas Schneider <asn@samba.org>
Thu, 9 Nov 2023 21:27:03 +0000 (22:27 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 20 Nov 2023 15:37:33 +0000 (15:37 +0000)
commit938afb8b28973b0065cc3509b70ebe3f6986de47
treeae40849bedb52b70596a1433bf45356c6a0cc4ad
parent362b0d69b16c5bbcd0ff7dd7ba12e1ac037a6b3d
python:tests: SHA1 is no longer supported by cryptography module

See https://github.com/pyca/cryptography/issues/8213#issuecomment-1419060001

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15513

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/pkinit_tests.py