]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: ap_wpa2_eap_tls_versions to test TLSv1.2 with OpenSSL 1.1
authorJouni Malinen <j@w1.fi>
Mon, 30 Oct 2017 10:08:19 +0000 (12:08 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 30 Oct 2017 10:08:19 +0000 (12:08 +0200)
commit41d5af55440042cb56517c819318d287cbcd0918
tree836d51a8cb4992c8c2c6d47291fe463860186dbc
parentce4e80ad0f88b016be472968247d743da0610ca9
tests: ap_wpa2_eap_tls_versions to test TLSv1.2 with OpenSSL 1.1

Change the test condition from "is OpenSSL 1.0.2" to "is not OpenSSL
1.0.1", so that the TLSv1.2 test step gets executed with OpenSSL 1.0.2
and 1.1 (and newer).

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