Exam MCIA - Level 1 All QuestionsBrowse all questions from this exam
Question 48

What requires configuration of both a key store and a trust store for an HTTP Listener?

    Correct Answer: A

    Support for TLS mutual (two-way) authentication with HTTP clients requires configuration of both a key store and a trust store. The key store contains the server's private key and certificate, while the trust store contains the trusted certificates. This configuration is necessary for mutual authentication, where both the client and the server authenticate each other.

Discussion
madgeezerOption: A

A. Support for TLS mutual (two-way) authentication with HTTP clients

Outdoor25Option: A

A is correct