How to generate a CSR for IBM Websphere
Note: The following instructions are for IBM Websphere 6.0x. You can use them for older versions of Websphere but there are some small interface differences.
The first step is to create a keystore, a file that contains the certificates and private key. You will create the keystore with IBM's Key Management Utility, which comes installed with WebSphere:
In the IBM Key Management Utility, click on Key Database File and then New.
Click the Browse
button. Go to
C:\Program Files\IBM\WebSphere\AppServer\profiles\default\etc
or to a different location where you want to store your keystore file.
Type a Key Label, Common Name, Organization, Locality, State, and select a Country. Select 2048 for Key Size. For common name enter the fully qualified domain name for the site you are securing (e.g. www.yourdomain.com). If you are generating a Websphere CSR for a Wildcard SSL Certificate make sure your common name starts with an asterisk (e.g. *.example.com).
You can now open that file in a text editor and paste it in to order your SSL certificate from DigiCert.
Make sure to remember where your your_domain.jks file is as it will be required later when installing your SSL certificate in IBM Websphere.
How to generate an SSL Certificate Signing Request for your IBM Websphere Web Server
© 2003-2010 DigiCert® Inc • SSL Certificate Authority • All Rights Reserved
All trademarks displayed on this web site are the exclusive property of the respective holders.