]> git.ipfire.org Git - thirdparty/hostap.git/commit
Do not indicate possible PSK failure when using SAE
authorJouni Malinen <j@w1.fi>
Sun, 27 Oct 2019 10:54:40 +0000 (12:54 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 27 Oct 2019 10:54:40 +0000 (12:54 +0200)
commit50a2c8c906472732768b0e50fd259518e2279978
tree50421f6a480cb1c280e7e14f45cfedff31184093
parentdf3b2e22a05b1ec7176d3a21f04eb0614848e2e9
Do not indicate possible PSK failure when using SAE

wpa_key_mgmt_wpa_psk() includes SAE AKMs. However, with SAE, there is no
way of reaching 4-way handshake without the password having already been
verified as part of SAE authentication. As such, a failure to complete
4-way handshake with SAE cannot indicate that the used password was
incorrect.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c