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)
committerJule Anger <janger@samba.org>
Tue, 21 Nov 2023 11:15:30 +0000 (11:15 +0000)
commitb6c13c49153a4de962f14fd03537eb8afe9c8961
tree6be260ca4d4a68b8058be13503c1f58dde9f39d5
parent2f5a1ac1c964ca509aa531ad3fefa151a8666ce2
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>
(cherry picked from commit 938afb8b28973b0065cc3509b70ebe3f6986de47)

Autobuild-User(v4-19-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-19-test): Tue Nov 21 11:15:30 UTC 2023 on atb-devel-224
python/samba/tests/krb5/pkinit_tests.py