Which EAP method requires a digital certificate on the server and a password on the client as part of its authentication?

Study for the CompTIA SecurityX Test. Equip yourself with comprehensive flashcards and multiple choice questions that include hints and explanations. Gear up for your certification exam!

Multiple Choice

Which EAP method requires a digital certificate on the server and a password on the client as part of its authentication?

The method being tested is about protecting the user’s credentials by first establishing a trusted TLS tunnel with a server certificate, then sending credentials inside that tunnel. EAP-TTLS does exactly that: the server presents a digital certificate to prove its identity and create a secure TLS tunnel, and within that protected channel the client can authenticate using a password (or other non-certificate credentials). This combination—server-side certificate plus password-based client authentication inside a TLS tunnel—matches the description.

Other methods don’t fit as neatly: EAP-TLS requires client certificates as well as a server certificate; EAP-MD5 relies on a simple password exchange without a TLS-protected tunnel; EAP-FAST uses a different provisioning mechanism (PAC) and various inner methods.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy