End to End sample for SSL with mutual authentication (2-way) over HTTP.

End to End sample for SSL with mutual authentication (2-way) over HTTP.

book

Article ID: KB0094418

calendar_today

Updated On:

Products Versions
TIBCO API Exchange -
Not Applicable -

Description

Resolution:
The attached (Filename: KB48603.zip) has the following artifacts to understand and setup an end-2-end scenario, with mutual authentication SSL over HTTP.

 basic_http_apix:

- The APIX configuration.
- Partner Tab has the sample entry showing how to setup a Partner based on the client SSL certificate.

Basic_http_apix/wss/req_https_2way.properties:
- The properties for setting up SSL between APIX-G and its Target.

asg.properties:
- The APIX-G properties, with properties for SSL between Client and APIX-G, under #Facade HTTPS Channel.
- Remember to enable FacadeHTTPSSLChannel in asg_core.cdd file.

2way_ssl_end2end_sample.txt
- Sample engine log showing two transactions.

2waySSL_client_target_bwproject
- The sample BW project, with the client as well as the Target.

properties.cfg
- This can be placed in <TIBCO_HOME>/designer/5.x folder to capture SSL handshake on the BW side.

Note that the attached samples are provided as-is for reference only.

Issue/Introduction

End to End sample for SSL with mutual authentication (2-way) over HTTP.

Attachments

End to End sample for SSL with mutual authentication (2-way) over HTTP. get_app