Where do you configure two-way TLS for SOAP WSC?

Prepare for the MuleSoft Developer 2 Certification Exam. Access practice quizzes featuring flashcards and multiple choice questions with explanations. Get confident and ready for your certification success!

Multiple Choice

Where do you configure two-way TLS for SOAP WSC?

Explanation:
Two-way TLS is configured on the client side of the connection to the SOAP service. For a SOAP Web Service Consumer, the TLS settings that enable mutual authentication are specified in the WSC’s transport configuration. In the Transport tab of the SOAP Web Service Consumer, you select a TLS context and provide the client keystore (containing the client certificate) and the truststore (to validate the service’s certificate). This is what enables the two-way TLS handshake when the WSC calls the SOAP service. Using the TLS context in an HTTPS listener is for inbound connections to a service you’re hosting, not for outbound calls from a WSC. Keystore configuration in domain properties is a global server setting, not per-consumer, and a security policy on an API is about gateway-level security, not the TLS setup for a SOAP WSC.

Two-way TLS is configured on the client side of the connection to the SOAP service. For a SOAP Web Service Consumer, the TLS settings that enable mutual authentication are specified in the WSC’s transport configuration. In the Transport tab of the SOAP Web Service Consumer, you select a TLS context and provide the client keystore (containing the client certificate) and the truststore (to validate the service’s certificate). This is what enables the two-way TLS handshake when the WSC calls the SOAP service.

Using the TLS context in an HTTPS listener is for inbound connections to a service you’re hosting, not for outbound calls from a WSC. Keystore configuration in domain properties is a global server setting, not per-consumer, and a security policy on an API is about gateway-level security, not the TLS setup for a SOAP WSC.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy