One-Way SSL Authentication

Only the identity of the server is represented by digital certificates in the one-way SSL authentication.

For outbound messaging, one-way SSL is chosen by default when you configure HTTPS in Salesforce.com site. After you have defined an outbound message, you are required to configure the one-way SSL authentication:

Procedure

  1. Log on to Salesforce.com and click Build > Create > Workflow & Approvals > Outbound Messages from the left panel.
    All outbound messages are displayed in the All Outbound Messages panel.
  2. Click the one you want to use.
    The Workflow Outbound Message Detail panel is displayed.
  3. Right-click Click for WSDL, next click Save Link As.
  4. Type a file name or accept the default name to save the .wsdl file to your local directory.
  5. Import the .wsdl file into your project.
  6. Configure Keystore Provider.
  7. Configure SSL Server.
  8. Specify HTTP Connector and select the Confidentiality check box in the Security panel.
    Note: See TIBCO ActiveMatrix BusinessWorks Bindings and Palettes Reference on how to configure Keystore Provider, SSL Server and HTTP Connector.
  9. Click and configure the Salesforce Outbound Message Listener starter in the Process editor:
    1. Click the Choose/Create Default Resource icon to select the http connection you just created. Click OK.
    2. Click the Select Outbound wsdl file from workspace icon beside the WSDL field to select the .wsdl file imported. Click OK.
  10. Click File > Save.