nerdexam
HP

HP0-Y43 · Question #35

What is true about using EAP-Transport Layer Security (EAP-TLS) in the 802.1X process?

The correct answer is B. Supplicants are required to authenticate using digital certificates. The EAP server will then respond with an EAP-Request packet with EAP-Type=EAP-TLS. The data field of this packet will encapsulate one or more TLS records. These will contain a TLS server_hello handshake message, possibly followed by TLS certificate, server_key_exchange…

Implement Network Services and Security

Question

What is true about using EAP-Transport Layer Security (EAP-TLS) in the 802.1X process?

Options

  • ASupplicants use a non-reversible hash to submit all login credentials.
  • BSupplicants are required to authenticate using digital certificates.
  • CEAP-TLS provides a flexible security framework, which can be customized for each environment.
  • DSupplicant and application server are required to mutually authenticate with a username and password,

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    73% (19)
  • C
    15% (4)
  • D
    4% (1)

Explanation

The EAP server will then respond with an EAP-Request packet with EAP-Type=EAP-TLS. The data field of this packet will encapsulate one or more TLS records. These will contain a TLS server_hello handshake message, possibly followed by TLS certificate, server_key_exchange, certificate_request, server_hello_done and/or finished handshake messages, and/or a TLS change_cipher_spec message. The server_hello handshake message contains a TLS version number, another random number, a sessionId, and a ciphersuite. The version offered by the server MUST correspond to TLS v1.0 or later.

Topics

#EAP-TLS#802.1X#digital certificates#supplicant authentication

Community Discussion

No community discussion yet for this question.

Full HP0-Y43 Practice