A system administrator is upgrading an enterprise wireless network to meet a strict zero-trust compliance policy. The policy mandates full mutual authentication, requiring both the RADIUS authentication server and the connecting wireless client devices to present valid X.509 digital certificates before network access is granted. Additionally, the authentication protocol must not rely on password-based inner tunnel methods. Which Extensible Authentication Protocol (EAP) method must the administrator deploy on the network?
- EAP-TLSAnswer
- BPEAP-MSCHAPv2
- CEAP-FAST
- DEAP-TTLS
Answer
EAP-TLS is the required protocol because it enforces mutual authentication using client-side and server-side X.509 digital certificates.
EAP-TLS (Extensible Authentication Protocol - Transport Layer Security) provides the highest level of 802.1X wireless security by mandating mutual authentication via PKI digital certificates on both the RADIUS server and every client endpoint. It does not rely on password-based inner tunnel authentication.
Step-by-Step Solution
Key Concept
EAP-TLS Mutual Authentication and Wireless Security Standards
Estimated Time:1m 30s