Previous Topic: How to Enable CA User Activity Reporting Reports in CA ControlMinderNext Topic: Configure the Connection to CA User Activity Reporting


Add the CA User Activity Reporting Trusted Certificate to the Keystore

CA User Activity Reporting reports are authenticated using trusted certificates. The certificate verifies that the information displayed in the reports originated from a trusted CA User Activity Reporting source, which verifies the authenticity of the data.

To view CA User Activity Reporting reports in CA ControlMinder Enterprise Management, you first export the certificate and add than it to the keystore.

To add the CA User Activity Reporting trusted certificate to the keystore

  1. Enter the URL of the CA User Activity Reporting server in a web browser in the format: https://host:port

    A security alert dialog appears.

  2. Click View Certificate.

    The Certificate dialog appears.

  3. Click Details, Copy to File.

    The Certificate Export Wizard appears.

  4. Complete the wizard using the following instructions:

    A message appears indicating that the export completed successfully.

  5. Import the certificate to the keystore. For example:
    C:\jdk1.5.0\jre\lib\security>c:\jdk1.5.0\bin\keytool.exe -import -file computer.base64.cer -keystore C:\jboss-4.2.3.GA\server\default\deploy\IdentityMinder.ear\custom\ppm\truststore\ssl.keystore
    
  6. Enter the keystore password. The default password is 'secret'.
  7. Click Yes to trust the certificate.

    The certificate is added to the keystore.