MCIA - Level 1 Exam QuestionsBrowse all questions from this exam

MCIA - Level 1 Exam - Question 48


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

Show Answer
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

2 comments
Sign in to comment
madgeezerOption: A
Aug 4, 2022

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

Outdoor25Option: A
Dec 27, 2021

A is correct