Importing Secure Sockets Layer (SSL) certificates to WebSphere
WebSphere® Application Server uses the certificates that reside in keystores to establish trust for a Secure Sockets Layer (SSL) connection. Since the Db2 port is set to the secure port, therefore Websphere also should be able to trust the Db2 certificate.
Before you begin
About this task
To import SSL certificates to WebSphere:
Procedure
- From the WebSphere Application Server administrative console, navigate to Security > SSL certificate and key management
- Click on Key stores and certificates under Related Items.
- Click on NodeDefaultTrustStore and then under Additional Properties click on Personal certificates.
- Click on Import
- Click on the radio button Key store file and enter the path to the truststore in the text box Key file name. For example, <path_to_truststore>/key.p12
- In the Key file password text box, enter the truststore password and then click on Get Key File Aliases. The drop down Certificate alias to import should display the name of SSL certificate that you created.
- Click Apply and then click Save.