Importing CA Certificate for DVD Client

If the DVD client does not have the CA certificate in it's keystore, you will need to manually import the CA certificate on the machine running the client as follows:

  1. Open a browser and connect to Primavera Analytics.
  2. In the URL, click on the lock icon.
  3. Click on the > right-arrow and then click More Information.
  4. In the Security tab, click View Certificate.
  5. In the Details tab, click Export....
  6. Follow the steps to export the certificate.
  7. Once certificate is downloaded:
    1. Open the command prompt as an administrator.
    2. Change the current working directory to the JRE keystore location.

      For example, cd C:\Program Files\Oracle Data Visualization Desktop\OracleBI1\jdk\jre\lib\security

    3. Type the following to import the CA certificate:

      "C:\Program Files\Oracle Data Visualization Desktop\OracleBI1\jdk\jre\bin\keytool" -import -trustcacerts -alias $userdefined -file $path+keystorename -keystore "C:\Program Files\Oracle Data Visualization Desktop\OracleBI1\jdk\jre\lib\security\cacerts" -storepass changeit

Related Topics

Prerequisites to Use Primavera Analytics



Last Published Tuesday, December 20, 2022