Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Microsoft Dynamics CRM
  3. PowerExchange for Microsoft Dynamics CRM Configuration
  4. Microsoft Dynamics CRM Connections
  5. Microsoft Dynamics CRM Data Objects
  6. Microsoft Dynamics CRM Mappings
  7. Microsoft Dynamics CRM Run-time Processing
  8. Appendix A: Microsoft Dynamics CRM and Transformation Data Types

PowerExchange for Microsoft Dynamics CRM User Guide

PowerExchange for Microsoft Dynamics CRM User Guide

Adding the Certificate to the Keystore File

Adding the Certificate to the Keystore File

Before you can work with PowerExchange for Microsoft Dynamics CRM over a secure connection, add certificates to the keystore file to the Developer client and server machines.
  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!