Table of Contents

Search

  1. Preface
  2. Introduction to Informatica MDM - Supplier 360
  3. Supplier 360 Installation Overview
  4. Before You Install
  5. Installing the Supplier 360 Components
  6. After You Install
  7. Business Processes for Supplier Management
  8. Customizing Supplier 360
  9. Upgrading MDM - Supplier 360

Installation and Configuration Guide

Installation and Configuration Guide

Importing the Supplier 360 Certificate to the Keystore Files of Product 360

Importing the Supplier 360 Certificate to the Keystore Files of Product 360

You must add the Supplier 360 certificate to the keystore files of Product 360 Server and Product 360 Supplier Portal.
  1. On the machine that has Supplier 360 installed, go to the following directory:
    <MDM Hub installation directory>/hub/server/resource/cert
  2. Copy the
    certificate_infaPortal.cert
    file to a machine that has Product 360 Supplier Portal installed and to a machine that has Product 360 Server installed.
  3. On the machine that has Product 360 Supplier Portal installed, go to the directory that contains the keytool utility.
  4. Run the following command:
    keytool -import -keystore <Keystore file name and its path> -file <Directory containing the copied Supplier 360 certificate>\certificate_infaPortal.cert -alias infaPortal
    The certificate is imported into the keystore file.
    The following sample command uses
    supplierPortalKeystore.jks
    as the keystore file:
    keytool -import -keystore \test\keystore\supplierPortalKeystore.jks -file \test\certificate\certificate_infaPortal.cert -alias infaPortal
    If the certificate already exists, delete the certificate and then import it.
  5. On the machine that has Product 360 Server installed, go to the directory that contains the keytool utility.
  6. Run the following command:
    keytool -import -keystore <Keystore file name and its path> -file <Directory containing the copied Supplier 360 certificate>\certificate_infaPortal.cert -alias infaPortal
    The certificate is imported into the keystore file.
    The following sample command uses
    p360serverKeystore.jks
    as the keystore file:
    keytool -import -keystore \test\keystore\p360serverKeystore.jks -file \test\certificate\certificate_infaPortal.cert -alias infaPortal
    If the certificate already exists, delete the certificate and then import it.

0 COMMENTS

We’d like to hear from you!