Reconfiguring the certifications of Verify Identity Access Java applications
To use the new policy server certificate authority, you must reconfigure the PDCA in the configured Java™ run time. You must also reconfigure the certificates of any Verify Identity Access Java application that uses the IBM Verify Identity Access Runtime for Java. First, update the IBM Verify Identity Access Runtime for Java configuration. Then, update the certificate of each Verify Identity Access Java application that uses the run time.
Before you begin
Back up all the files in [JRE]/PolicyDirector. For WebSphere Application Server version 8.0 and later, the directory is [WAS_HOME]/tivoli/tam/PolicyDirector.
About this task
This procedure updates the IBM Verify Identity Access Runtime for Java files. Then it updates the individual Verify Identity Access Java components with the IBM Verify Identity Access Runtime for Java.
The IBM Verify Identity Access Runtime for Java files
that must be updated are the PDCA.ks file and
the ssl-compliance property in the PD.properties file.
- Unconfigure and then reconfigure the IBM Verify Identity Access Runtime for Java.
- Obtain a PDCA.ks file from another IBM Verify Identity Access Runtime for Java that
was already updated. Then, copy the file into the target IBM Verify Identity Access Runtime for Java.
If you configured the Java application with the Verify Identity Access, version 7.0, configuration program, you specified a location for the PDCA.ks file. Replace the PDCA.ks file at that location instead of the location in the JRE.
- To locate the PDCA.ks file, open the properties
configuration file of your application for IBM Verify Identity Access Runtime for Java.
For example, the file might be named
pdwpm.properties. - In the file, find the
pdca-urlentry. The entry specifies the PDCA.ks file path.pdca-url=file\:/user_supplied_path/PDCA.ks - Write the PDCA.ks file from an updated IBM Verify Identity Access Runtime for Java into
the location that the
pdca-urlentry specifies.
- To locate the PDCA.ks file, open the properties
configuration file of your application for IBM Verify Identity Access Runtime for Java.
For example, the file might be named
- Also update the
ssl-complianceentry, if it exists. For example:ssl-compliance=noneChange the value to the appropriate compliance level for Java application that you configured with Verify Identity Access, version 7.0.
For example:ssl-compliance=suite-b-192