A network technician is configuring an enterprise wireless network for a corporate environment. The organization's security policy mandates individual user-based authentication integrated with a RADIUS server, strict mutual authentication enforcing client-side digital certificates on corporate-managed laptops, and strong modern encryption protocols without relying on password-only authentication. Which of the following wireless security standards and EAP protocols best meets these requirements?
- WPA3-Enterprise utilizing EAP-TLSAnswer
- BWPA3-Enterprise utilizing PEAP-MSCHAPv2
- CWPA3-Personal utilizing Simultaneous Authentication of Equals (SAE)
- DWPA2-Personal utilizing TKIP encryption and 802.1X RADIUS
Answer
WPA3-Enterprise utilizing EAP-TLS is the correct choice because EAP-TLS enforces mutual authentication requiring digital certificates on both the authentication server and the client device.
WPA3-Enterprise uses 802.1X port-based network access control to interface with a RADIUS server. EAP-TLS (Extensible Authentication Protocol - Transport Layer Security) requires mutual authentication, meaning both the authentication server and the client device must present valid, trusted digital certificates. This satisfies the security policy for client certificate enforcement.
Step-by-Step Solution
Key Concept
Wireless Enterprise Authentication Protocols (802.1X, RADIUS, and EAP-TLS)