Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Getting started
  3. Before you begin
  4. Installing Secure Agents
  5. Create a CDI-PC domain
  6. Join a CDI-PC domain
  7. Run the silent installer
  8. Resuming an installation
  9. Before you migrate the Informatica domain
  10. Migrate the domain
  11. Migrate the domain with changes to node configuration
  12. Migrate the domain in silent mode
  13. After you migrate the domain
  14. Install the CDI-PC Client
  15. EBF installation
  16. Uninstall Cloud Data Integration for PowerCenter (CDI-PC)
  17. Uninstalling the CDI-PC Client
  18. Uninstalling the Secure Agent
  19. Appendix A: CDI-PC components

Installation Guide

Installation Guide

Update the node to add or replace the certificates

Update the node to add or replace the certificates

If you plan to migrate the domain to a different machine, you need to ensure that the domains uses TLS protocol and to add or replace existing certificates with the ones that you generated.

Convert the domain to use TLS

If the domain doesn't use TLS protocol, run the following infacmd to convert it to TLS:
./infacmd.sh updateDomainOptions -dn <domain name> -un <user name> -pd <password> -sdn <security domain> -do TLSMode=true

Add or replace certificates

To add or replace TLS certificates with the ones that you generated, perform the following tasks:
  1. Shut down the domain.
  2. Run the following command infasetup command:
    ./infasetup.sh updateGatewayNode -tls true -nk <Custom keystore directory> -nkp <The keystore .jks file password> -nt <Custom truststore directory> -ntp <truststore .jks file password> -hs <HTTPS port number to secure connection to the Administrator tool> -kf <Keystore file that contains the keys and certificates> -kp <A plain-text password for the keystore file>
  3. Start the domain.

0 COMMENTS

We’d like to hear from you!