Reconfiguring the certifications of Security Verify 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 Security Verify Access Java application that uses the IBM Security Verify Access Runtime for Java. First, update the IBM Security Verify Access Runtime for Java configuration. Then, update the certificate of each Security Verify 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 Security Verify Access Runtime for Java files. Then it updates the individual Security Verify Access Java components with the IBM Security Verify Access Runtime for Java.
The IBM Security Verify 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 Security Verify Access Runtime for Java.
- Obtain a PDCA.ks file from another IBM Security Verify Access Runtime for Java that
was already updated. Then, copy the file into the target IBM Security Verify Access Runtime for Java.
If you configured the Java application with the Security Verify 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 Security Verify 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 Security Verify 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 Security Verify 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 Security Verify Access, version 7.0.
For example:ssl-compliance=suite-b-192