allow WPA-PSK-SHA256 be disabled
addressing #5 (closed)
some devices have broken WPA-PSK-SHA256 implementation in driver/firmware/chip. allow it to be disabled in sta, ap, or both
with this patch, WPA-PSK-SHA256 can be disabled on sta and/or ap mode with these global configs
[main]
wifi-wpa-psk-pmf-no-optional-ap=yes
wifi-wpa-psk-pmf-no-optional-sta=yes
Edited by Katharine Chui