Signer certificates establish the trust relationship in SSL communication. After you
extract the signer certificate from WebSphere® Application
Server, you
must add it to the IBM® Workflow
Server trust
store.
Before you begin
Extract the signer certificate.
You must stop the IBM Workflow
Server if
it is running.
Procedure
Complete the following steps to install the signer
certificate to the trust store for the IBM Workflow
Server:
- Transfer the Distinguished Encoding Rules (DER) file from
the preceding procedure to a file system location that is accessible
to the IBM Workflow
Server.
For example, you can use a shared drive.
- On the IBM Workflow
Server host
system, go to install_root/java/bin and
invoke ikeyman.
- Click .
- Set the value of Key database type to JKS.
- Set the value of Location to install_root/java/jre/lib/security.
- Set the value of File Name to cacerts.
- Click OK.
- Provide a password.
The default password is changeit.
- Click .
- Specify the location of the DER file, and then click OK.
- Enter a label for the certificate, and then click OK.
- Start IBM Workflow
Server.