If you use REST V3 Connector with an API collection or Machine Learning transformation that runs in a serverless runtime environment, you can configure TLS to establish one-way or two-way secure communication to authenticate REST APIs.
Contact Informatica Global Customer Support to request the required custom properties. Make sure that truststore and keystore certificates are in JKS format.
Navigate to the supplementary file location on Amazon S3.
In the
serverless_agent_config
folder, create a subfolder called
SSL
.
Add the truststore and keystore certificates to the
SSL
folder.
For one-way secure communication, add the truststore certificates. For two-way secure communication, add both the truststore and keystore certificates.
Copy the following code snippet to a text editor and add the relative path to each certificate in the supplementary file location:
The serverless runtime environment will copy the certificates from the supplementary file location to its own reference directory so that it can use the certificates at run time.
In the REST V3 connection properties, use the following format to specify each truststore and keystore file path in the serverless runtime environment: