Configuring the Certificate Authority

Prerequisites: In order to use SSL to communicate with the Verizon UniCERT UPI CA, you must first:
  • Create a JKS TrustStore to load the trusted certificates, for example:

    Copy
    keytool -import -alias root1  -keystore UpiTrust.jks -file UpiCA.cer –storepass <password>
  • Use the Tomcat GUI application (for example, tomcat9w) to add Java™ system properties to the system to specify the TrustStore, for example:

    Copy
    Djavax.net.ssl.trustStore=C:\Program Files\HID Global\Credential Management System\certificates\UpiTrust.jks

This section describes how to configure the ActivID CMS Operator Portal for Verizon UniCERT UPI.

For detailed instructions on creating connections to CAs in ActivID CMS, refer to Procedures for Configuring Connections to Certificate Authorities.

  1. Log on to the ActivID CMS Operator Portal with an ActivID CMS Administrator certificate.

  2. Click the Configuration tab, and then click Repositories.

  3. Click Add Certificate Authority, and then from the drop-down list, select Verizon Unicert UPI Authority. For Template, accept Default UPI configuration template.

  4. Click Submit.

  5. Enter a Name for the Certificate Authority.

  6. Enter all the required values.

  7. Click Test to verify the CA configuration.

  8. Click Create. A confirmation message appears.

  9. Click Done.