Install Certificate - IBM HTTP
Aug 15, 2024
Install Certificate - IBM HTTP
Installing Your Certificate in IBM HTTP
Article Purpose: This article provides step-by-step instructions for installing your certificate in IBM HTTP. If this is not the solution you are looking for, please search for your solution in the search bar above.
PART 1: Install the GlobalSign Root CA
- Download the appropriate GlobalSign Root CA from below and save as ‘globalsign_root.txt’.
All SSL Product Types: GlobalSign Root CA
- Start the key management utility (iKeyman).
- Open the key database file that was used to create the certificate request.
- Enter the password, and then click OK.
- Select Signer Certificates and then click Add.
- Click Data type, and select a data type, such as Base64-encoded ASCII data. This data type must match the data type of the importing certificate.
- Browse and select globalsign_root.txt.
- Click OK.
- Enter a label for the importing certificate.
- Click OK.
The Signer Certificates field displays the label of the signer certificate you added.
PART 2: Install the GlobalSign Intermediate(s)
- Download the appropriate GlobalSign Root Validation CA (Intermediate) from below and save as globalsign_intermediate.txt.
Root & Intermediate Certificates.
- Start the key management utility (iKeyman).
- Open the key database file that was used to create the certificate request.
- Enter the password, and then click OK.
- Select Signer Certificates and then click Add.
- Click Data type, and select a data type, such as Base64-encoded ASCII data. This data type must match the data type of the importing certificate.
- Browse and select globalsign_intermediate.txt.
- Click OK.
- Enter a label for the importing certificate. Click OK.
The Signer Certificates field displays the label of the signer certificate you added.
PART 3: Install the SSL Certificate
- Copy your SSL Certificate into a text editor and save as yourdomain.cert.
- Open the IBM Key Management utility (IKEYMAN).
- In the center of the IKEYMAN display you will see a section called Key Database content.
- Click on the down arrow to the right to display a list of three choices.
- Select Personal Certificates.
- From the Personal Certificates section, click the Receive button.
- Leave Data Type set to default (Base64-encoded ASCII data).
- Browse and select yourdomain.cert.
- Click OK.
Finally, restart your server.