WebSphere® supports
directly deploying a certificate file.
Procedure
To deploy a client certificate from a file:
- Copy the certificate file that you obtained to a folder on the Content Platform Engine server. For example, copy the server.crt file to the
C:\IBM\keystore or the /IBM/keystore
directory.
- On the Content Platform Engine server, log in to the WebSphere Integrated Solutions Console.
- Click .
- Open the Signer Certificates page:
Option |
Description |
WebSphere Application Server
Network Deployment |
Click .
|
WebSphere Stand-alone |
Click |
- Click Add.
- In the Alias field, enter a certificate alias name. The alias represents the certificate in the keystore. For example, enter myserver.
- In the File Name field, enter the file name and path to the
certificate that you obtained. For example, enter C:\IBM\keystore\server.crt or
/IBM/keystore/server.crt.
- For the Data Type field, select Base64-encoded ASCII
data.
- Click Apply, and then click Save.
- Synchronize your changes to all nodes in the cluster.
- Click .
- Select all nodes in the cluster, and then click Full
Resynchronize.
What to do next
Tip: You do not need to restart the server.