Secure Communications
Secure communications are crucial to prevent attackers from reading or changing sensitive information, for example, credit cards, personally identifiable information (PII), credentials, and so on. Within Salesforce B2C Commerce, you can secure these interactions using the following secure protocols.
Interaction | Between... | Via... |
---|---|---|
Storefront | Shoppers and your storefront. | TLS |
Business Manager | Users and Business Manager. Note: This interaction is always secured
by the site and doesnβt require a separate configuration.
|
TLS |
Web Services | Your instance and an external web service. | SOAP over TLS, HTTPS, SFTP |
File Upload | Your instance and an external system. | WebDAV over TLS (recommended), HTTPS, SFTP |