How to import the jarvis and jasper certificates to the ENTM keystore:
search cancel

How to import the jarvis and jasper certificates to the ENTM keystore:

book

Article ID: 194367

calendar_today

Updated On:

Products

CA Virtual Privilege Manager CA Privileged Identity Management Endpoint (PIM)

Issue/Introduction

How to import the jarvis and jasper (if using SSL with jasper) certificates to the ENTM keystore

Environment

Release : 14.0

Component : JASPERSOFT REPORTS FOR PAM SERVER CONTROL

Resolution

1. In a browser go to https://<jarvis-server>:8443/ for jarvis and https://<jasper-server>/jasperserver-pro and export the certificates as DER x.509 type

2. On the ENTM server stop the jboss service

3. Navigate to <ENTM Java Install Location>\jre\lib\security in a command prompt and execute:

keytool -import -alias jarvisserver -keystore cacerts -file <Jarvis Certificate from above>
keytool -import -alias jasperserver -keystore cacerts -file <Jasper Certificate from above if using ssl for jasper>

When prompted for a password the default is "changeit" (without quotes). If you have changed this password you will need to use the password it has been changed to.

4. Start jboss 

5. Restart event forwarder