Page 1 of 1

Setup SSL connectivity to invoke REST API in hierarchical st

Posted: Mon Jun 24, 2019 11:57 am
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?