When you enable secure communication within the domain, you also secure connections between the domain and
CDI-PC Client
applications. You need to specify the location and password for the truststore files in environment variables on each client host.
Set the following environment variables on each client host:
INFA_TRUSTSTORE
The directory that contains the truststore files for the SSL certificates. Ensure that the
directory contains truststore files named infa_truststore.jks and
infa_truststore.pem.
INFA_TRUSTSTORE_PASSWORD
The encrypted password for the infa_truststore.jks file. Use the command line program
pmpasswd
to encrypt the password.
INFA_TRUSTSTORE_PASSWORD is optional if you use any PowerCenter thick client, or commands such as pmcmd or pmrep. Enter a password only for the infacmd commands.
Copy the infa_truststore.jks and infa_truststore.pem truststore files to each client host and specify the location of the files and the truststore password on each machine.