BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
308 / 1048 · Module 8 — Configuration and Security← 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