Open Gaojianli opened 2 years ago
Just like https://github.com/openwrt/luci/issues/3363
The openwrt has added "WPA3-EAP" to its Wireless configuration with https://github.com/openwrt/luci/commit/cae804536785cac5d5a2b3b8e3b9d38c1e623148 , but in this repo, I can't find these selections, maybe we should cherry-pick it?
ONLY WPA3-SAE
But WPA3-SAE is WPA3-Personal, is there any support for wpa3 with a radius server? The package wpad-openssl supports both wpa3 and sae encryption mode.
wpad-openssl
wpa3
sae
Just like https://github.com/openwrt/luci/issues/3363
The openwrt has added "WPA3-EAP" to its Wireless configuration with https://github.com/openwrt/luci/commit/cae804536785cac5d5a2b3b8e3b9d38c1e623148 , but in this repo, I can't find these selections, maybe we should cherry-pick it?