Previous Topic: How to Enable CA User Activity Reporting Module Reports in CA Access Control

Next Topic: Configure the Connection to CA User Activity Reporting Module


Add the CA User Activity Reporting Module Trusted Certificate to the Keystore

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

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

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

  1. Enter the URL of the CA User Activity Reporting Module 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.