Create a protocol profile
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- API implementation
You can create a custom HTTPS protocol profile to specify the credentials and certificates used for outbound web services. For example, you can create a custom HTTPS protocol profile to enable mutual authentication.
Before you begin
- Role required: admin
- Uploading a certificate to an instance to authenticate the client certificate of the instance.
- Uploading a trusted server certificate to authenticate the server certificate of the web service provider.
About this task
- Outbound REST: Create a REST message using basic authentication.
- Outbound SOAP: Create a SOAP message using mutual authentication.
Note: Mutual authentication is not available when making outbound web service
calls through a MID Server.
Procedure