Troubleshooting for Connecting Contract Management

If Contract Management has SSL enabled, P6 may not be able to connect to Contract Management because it is trying to access a remote resource and will decide Contract Management is not a trusted location. To resolve this issue, ensure that P6 contains the Contract Management server certificate in the trust list in WebLogic.

To import the Contract Management server certificate:

  1. Go to the Contract Management https URL and export the certificate to a location with .cer extension or other extension file type.
    • To export from Internet Explorer, go to Tools, Internet Options, Content, Certificates, Personal, Export and follow the steps in the wizard.
    • To export from Mozilla Firefox, go to Tools, Options, Advanced, Encryption, View Certificates, Your Certificates, Backup and follow the steps in the wizard.
  2. Note the location of .cer file or other extension file.
  3. Import the certificate to the WebLogic keystore.
    1. Log in to the WebLogic server where you deployed P6.
    2. Copy the exported certificate to <JRE_HOME>/lib/security.

      Note: Ensure the JRE_HOME location is the one used by WebLogic.

    3. Run the following command:

    keytool import keystore cacerts alias myCMCert file <file_name>.cer

    where <file_name> is the name of your exported .cer file.

    Note: The default password for the java keystore is changeit.

Related Topics

Troubleshooting for P6 EPPM

Troubleshooting for Connecting the Content Repository



Legal Notices | Your Privacy Rights
Copyright © 1999, 2022

Last Published Wednesday, September 21, 2022