From: Jouni Malinen Date: Sat, 8 Dec 2018 11:01:47 +0000 (+0200) Subject: tests: Enable PMF in ap_hs20_external_selection network profile X-Git-Tag: hostap_2_8~810 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea57b0bcfe2cc2577976f1d27472805a8fa05228;p=thirdparty%2Fhostap.git tests: Enable PMF in ap_hs20_external_selection network profile This is required for Hotspot 2.0 Release 2. Signed-off-by: Jouni Malinen --- diff --git a/tests/hwsim/test_ap_hs20.py b/tests/hwsim/test_ap_hs20.py index 1fc0d7f30..51809c83c 100644 --- a/tests/hwsim/test_ap_hs20.py +++ b/tests/hwsim/test_ap_hs20.py @@ -3889,6 +3889,7 @@ def test_ap_hs20_external_selection(dev, apdev): dev[0].hs20_enable() dev[0].connect("test-hs20", proto="RSN", key_mgmt="WPA-EAP", eap="TTLS", + ieee80211w="1", identity="hs20-test", password="password", ca_cert="auth_serv/ca.pem", phase2="auth=MSCHAPV2", scan_freq="2412", update_identifier="54321",