ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 55 - MCD - Level 2 discussion

Report
Export

Which configurations are required for HTTP Listener to enable mTLS authentication?

A.
Set an appropriate reconnection strategy and use persistent connections for the listener
Answers
A.
Set an appropriate reconnection strategy and use persistent connections for the listener
B.
Set an appropriate keystore configuration and use persistent connections for the listener
Answers
B.
Set an appropriate keystore configuration and use persistent connections for the listener
C.
Set an appropriate keystore and truststore configuration for the listener
Answers
C.
Set an appropriate keystore and truststore configuration for the listener
D.
Set an appropriate truststore configuration and reconnection strategy for the listener
Answers
D.
Set an appropriate truststore configuration and reconnection strategy for the listener
Suggested answer: C

Explanation:

To enable mTLS authentication for HTTP Listener, the developer needs to set an appropriate keystore and truststore configuration for the listener. The keystore contains the certificate and private key of the Mule application that are used to prove its identity to clients. The truststore contains the certificates of trusted clients that are allowed to access the Mule application.

Reference: https://docs.mulesoft.com/mule-runtime/4.3/tls-configuration#mutual-authentication

asked 18/09/2024
Ida Aasvistad
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first