To allow CA GovernanceMinder to communicate with CA User Activity Reporting Module, create a CA User Activity Reporting Module security certificate and update the keystore with the new certificate.
Note: The following steps are specifically for Internet Explorer 8. If you use another browser, see that browser's documentation on creating a security certificate.
Create a CA User Activity Reporting Module security certificate in the keystore of the CA GovernanceMinder server
https://calm_hostname:port/spin/calmapi/calmapi.csp
A security certificate error appears.
A certificate error button appears to the right of the browser's address bar.
The Certificate dialog appears and displays information about the CA User Activity Reporting Module security certificate.
The Certificate Export Wizard appears.
The certificate is saved on the CA GovernanceMinder server.
“%JAVA_HOME%\bin\keytool.exe” -import -file “pathname_cer” -keystore "%JAVA_HOME%\jre\lib\security\cacerts" -trustcacerts
where pathname_cer is the pathname of the exported certificate.
You are prompted for a password.
'changeit'
The CA User Activity Reporting Module certificate is installed in the keystore.
“%JAVA_HOME%\bin\keytool.exe” -list -keystore "%JAVA_HOME%\jre\lib\security\cacerts"
A list of certificates appears.
| Copyright © 2012 CA. All rights reserved. |
|