BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
21 / 81 · Module 8 — Configuration and Security · filtered: interview← prev⊞ allnext →

8.23TLS

Mule ↔ Salesforce communication runs over HTTPS; the Salesforce Connector handles the required HTTPS connection setup for its API calls.

For custom HTTP integrations:

Mule → Billing API

you should think:

HTTPS
certificate trust
TLS
possibly mutual TLS

not simply:

http://production-server:8080