nerdexam
CompTIA

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.

Submitted by luis.pe· Mar 4, 2026Security architecture

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)
  • A
    3% (2)
  • B
    19% (11)
  • C
    7% (4)
  • D
    71% (42)

Why each option

To configure a wireless network using EAP-TLS, a security engineer must ensure that certificates are deployed to endpoint devices.

ASetting up a TACACS+ server

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.

BConfiguring federation between authentication servers

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.

CEnabling TOTP

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.

DDeploying certificates to endpoint devicesCorrect

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

#EAP-TLS#802.1x#PKI certificates#wireless authentication

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice