Adding Security Certificates to a Deployment Server for Outbound Requests 
|
|
Adding Security Certificates to a Deployment Server or Designer JRE for Outbound Requests
IBM provided information
The IBM-contributed content on this page is under construction. Feel free to add your comments to help us improve it.
Occasionally you may need to add a security certificate to your application server or Designer JRE for making outbound requests to a secure server. This may be required when using the REST Service Call or Web Service Call builder through an SSL connection. In this situation the application server or Designer must trust the target server, which it does through the use of a certificate. The certificate will need to be installed on the application server that you are running your model on. Depending the server type and version there are different techniques for installing a certificate.
If you don't already have the certificate for the target server you will need to fetch it. One way to do that is to use Internet Explorer to export it.
Use the Following step to export the certificate to a file:
- Hit the target server with Internet Explorer using the HTTPS URL or HTTP that redirects to the HTTPS URL.
- Click on the "Lock" icon to view the certificate.
- Select the Details tab, and click the "Copy to File..." button.
- Export the certificate to a file using Base-64 encoding.
You should now have the certificate file on your local file system.
Adding a Certificate to WAS CE
Adding a Certificate to WAS 6.0.x Portal 6.0.x. This can also be used to add a certificate to the JRE for the Designer(Eclipse/RAD).
Adding a Certificate to WAS 6.1.x Portal 6.1.x.
For additional WAS 6.1/Portal 6.1 information please read the following developerWorks article: http://www.ibm.com/developerworks/websphere/techjournal/0612_birk/0612_birk.html
|
|
|
|
| Version 11 |
January 20, 2010 |
9:35:55 AM |
by Rob Flynn  |
|
|