Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Microsoft Dynamics CRM
  3. PowerExchange for Microsoft Dynamics CRM Configuration
  4. Microsoft Dynamics CRM Sources and Targets
  5. Microsoft Dynamics CRM Application Source Qualifiers
  6. Microsoft Dynamics CRM Sessions
  7. Appendix A: Microsoft Dynamics CRM and Transformation Data Types

PowerExchange for Microsoft Dynamics CRM User Guide for PowerCenter

PowerExchange for Microsoft Dynamics CRM User Guide for PowerCenter

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 PowerCenter client and server machines.
  1. Copy the certificate files to a local folder.
  2. From the command line, browse to
    <PowerCenter Installation Directory>\clients\java\32bit\jre\bin
    on the client machine and
    <PowerCenter Installation Directory>/server/java/jre/bin
    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\cacerts
    in Windows and
    keytool -import -alias rootcer1 -file "<certificate path>/<certificate filename>" -keystore ../lib/security/cacerts
    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!