Setup SSL connectivity to invoke REST API in hierarchical st

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
Vignesh KR
Participant
Posts: 1
Joined: Mon Jun 24, 2019 11:48 am

Setup SSL connectivity to invoke REST API in hierarchical st

Post by Vignesh KR »

I have a requirement to invoke a Java REST API in datastage.
The etl server and the API servers are different. I am getting SSL handshake exception.

How to install the SSL certificates in the ETL server?
Do we need to configure in the default Unix path or any other specific place where we need to configure?

And also I the rest server is having multiple nodes. If I install certificate based on the BIG IP will it work? Or for each individual server we need to have the certificates installed?
Post Reply