How to convert a WCC SSL Certificate (Java Keystore) for use with eIAM(pkcs12)
book
Article ID: 54943
calendar_today
Updated On:
Products
CA DirectoryCA Workload Automation AE - Business Agents (AutoSys)CA Workload Automation AE - Scheduler (AutoSys)Workload Automation Agent
Issue/Introduction
Description
This procedure will convert a VeriSign SSL Certificate (Java keystore) that is used by JBoss/tomcat (WCC for instance) into pkcs12 format that is used by eIAM. This procedure does not have to be done on the server. It can be done on another machine and then the files transferred to the server.
Solution
Download OpenSSL from the internet and install on a machine.
Put the ExportPriv.class file in a directory along with the Java Keystore, the Verisign X500 Certificate, and the Verisign Intermediate Certificate.
Execute command to extract the Private key from the keystore: