Hi All I am a firmware engineer at HPI, and I would like to make a patch contribution to the tianocore/edk2 project.
The patch consists of adding a check for WPA3 Enterprise 192 bit mode to allow security type of EAP-TLS connect to AP only. >From WPA3 Specification, we should only allow certificate validation by using >EAP-TLS method when connecting to the WPA3 Enterprise 192 bit mode. The main change is to only allow the AKM Suite/Cipher Suite operated in 192 bit mode to continue the EAP configuration when using EAP-TLS method. To validate, launch Option ROM in pre-boot environment, and try to connect the Wi-Fi AP(WPA3 Enterprise 192 bit Support) by using these three different methods (EAP-TLS/PEAP/TTLS). Check if only EAP-TLS can connect to the AP successfully. Files Modified: edk2/NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrImpl.c Best Regards, Vincent Feng -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#121904): https://edk2.groups.io/g/devel/message/121904 Mute This Topic: https://groups.io/mt/119176005/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
