PowerCenter
- PowerCenter 10.4.0
- All Products
Option
| Argument
| Description
|
---|---|---|
-EnableTLS
-tls
| enable_tls
| Configures secure communication for the services in the Informatica domain.
|
-NodeKeystore
-nk
| node_keystore_directory
| Optional if you use the default SSL certificate from Informatica. Required if you use your SSL certificate. Directory that contains the keystore files. The Informatica domain requires the SSL certificate in PEM format and in Java Keystore (JKS) files. The directory must contain keystore files in PEM and JKS formats. The keystore files must be named infa_keystore.jks and infa_keystore.pem
You can use the same keystore file for multiple nodes.
|
-NodeKeystorePass
-nkp
| node_keystore_password
| Optional if you use the default SSL certificate from Informatica. Required if you use your SSL certificate. Password for the infa_keystore.jks file.
|
-NodeTruststore
-nt
| node_truststore_directory
| Optional if you use the default SSL certificate from Informatica. Required if you use your SSL certificate. Directory that contains the truststore files. The Informatica domain requires the SSL certificate in PEM format and in Java Keystore (JKS) files. The directory must contain truststore files in PEM and JKS formats. The truststore files must be named infa_truststore.jks and infa_truststore.pem.
You can use the same truststore file for multiple nodes.
|
-NodeTruststorePass
-ntp
| node_truststore_password
| Optional if you use the default SSL certificate from Informatica. Required if you use your SSL certificate. Password for the infa_truststore.jks file.
|