]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix EAP-FAST protocol testing with newer OpenSSL and pyOpenSSL
authorJouni Malinen <j@w1.fi>
Mon, 27 May 2019 21:01:01 +0000 (00:01 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 27 May 2019 21:01:01 +0000 (00:01 +0300)
commite87e6f609bb113a3847fc1f8c346869bb907885f
treeac4613ac57ea856e190a07328d6814a708ed807c
parent1df79115aaeeef85434a839ed0deba843e491d6f
tests: Fix EAP-FAST protocol testing with newer OpenSSL and pyOpenSSL

Need to drop OpenSSL security level to 0 for ADH-AES128-SHA to work with
the latest library version.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_eap_proto.py