Skip to content
Commit 3d3efe9d authored by Arnav Rawat's avatar Arnav Rawat Committed by Arnav Rawat
Browse files

Fix connecting to WPA3-personal networks

There was no case for networks that used only WPA3,
causing connection attempts to use the PSK method of
key exchange, which WPA3 does not support.

This patch adds a statement to account for WPA3 networks,
and use the appropriate form of key exchange,
Simultaneous Authentication of Equals (SAE).
parent 2a1d7793
Pipeline #288547 passed with stage
in 3 minutes and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment