How to configure SSL for HTTP and SOAP Request Reply

How to configure SSL for HTTP and SOAP Request Reply

book

Article ID: KB0088806

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Environment
===========
All

Resolution
=========
If you configure SSL on the client side (HTTP Send Request and SOAP Request/Reply), you need to do the following:

- Download the server's certificates.

- Create a trusted certificate folder in the BW project. Import the certificates into this folder using Tools->Trusted Certificate->Import into PEM format. The certificate chain should include root CA and intermediate CA (if there is one).

- Create an identity resource in the project. Select the identity file option and link the client's private key file in the URL field.

Issue/Introduction

How to configure SSL for HTTP and SOAP Request Reply