Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for LDAP
  3. PowerExchange for LDAP Configuration
  4. LDAP Connections
  5. LDAP Data Objects
  6. LDAP Mappings
  7. LDAP Lookup
  8. LDAP Run-Time Processing
  9. Appendix A: Data Type Reference

PowerExchange for LDAP User Guide

PowerExchange for LDAP User Guide

Adding the Certificate to the Keystore File

Adding the Certificate to the Keystore File

Add the keystore or truststore certificate to the keystore file of the Developer client and server machines.
For example, if you want to add the certificate to the INFA _TRUSTSTORE location, perform the following steps:
  1. Copy the certificate files to a local folder.
  2. From the command line, browse to
    <Informatica Installation Directory>\clients\shared\security
    on the client machine and
    <Informatica Installation Directory>\services\shared\security
    on the server machine.
  3. From the command line, run the following command:
    keytool -importcert -alias <certificate alias name> -file " <certificate path>\<certificate filename>" -keystore ..\lib\security\infa_truststore.jks
    in Windows and
    keytool -import -alias rootcer1 -file "<certificate path>/<certificate filename>" -keystore ..\lib\security\infatruststore.jks
    in Unix.
  4. Enter the password for the keystore.
    The certificate is added to the keystore file.

0 COMMENTS

We’d like to hear from you!