To enable CA GovernanceMinder to communicate with CA User Activity Reporting, create a 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.
Follow these steps:
https://calm_hostname:port/spin/calmapi/calmapi.csp
A security certificate error appears.
Specifies the CA User Activity Reporting server host name and communications port.
A certificate error button appears to the right of the browser's address bar.
The Certificate dialog appears and displays information about the security certificate.
The Certificate Export Wizard appears.
The certificate is saved on the 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 certificate is installed in the keystore.
“%JAVA_HOME%\bin\keytool.exe” -list -keystore "%JAVA_HOME%\jre\lib\security\cacerts"
A list of certificates appears.
You have created a security certificate and update the keystore with the new certificate.
Next, you register CA GovernanceMinder on the CA User Activity Reporting server.
Copyright © 2014 CA.
All rights reserved.
|
|