SY0-501 · Question #550
A security engineer is configuring a wireless network with EAP-TLS. Which of the following activities is a requirement for this configuration?
The correct answer is D. Deploying certificates to endpoint devices. To configure a wireless network using EAP-TLS, a security engineer must ensure that certificates are deployed to endpoint devices.
Question
A security engineer is configuring a wireless network with EAP-TLS. Which of the following activities is a requirement for this configuration?
Options
- ASetting up a TACACS+ server
- BConfiguring federation between authentication servers
- CEnabling TOTP
- DDeploying certificates to endpoint devices
How the community answered
(59 responses)- A3% (2)
- B19% (11)
- C7% (4)
- D71% (42)
Why each option
To configure a wireless network using EAP-TLS, a security engineer must ensure that certificates are deployed to endpoint devices.
TACACS+ is an AAA protocol primarily used for network device administration and is not the standard protocol typically paired with EAP for wireless user authentication; RADIUS is commonly used for this purpose.
Configuring federation between authentication servers allows for cross-domain identity management but is not a direct technical requirement for the EAP-TLS authentication process itself.
Enabling TOTP (Time-based One-Time Password) is a multi-factor authentication method that is separate from and not a prerequisite for configuring EAP-TLS, which uses certificates for authentication.
EAP-TLS (Extensible Authentication Protocol - Transport Layer Security) is a certificate-based authentication protocol that requires both the client and the server to present digital certificates for mutual authentication. Therefore, endpoint devices must have valid client certificates deployed to them to participate successfully in the EAP-TLS handshake.
Concept tested: EAP-TLS authentication requirements
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/nps/nps-plan-eap-tls
Topics
Community Discussion
No community discussion yet for this question.