Blue Ribbon Toll Free: (800) 892-7095

GeoTrust SSL Certificates

at Wholesale Prices in about 10 Minutes*

Customer Login

Install SSL Certificate: IBM HTTP Server

Follow these instructions to install your GeoTrust SSL certificate for your Web site.

Before You Begin

To work with certificates on your IBM server, IBM has a tool called IBM Key Management Utility (IKEYMAN). IKEYMAN is used to create key databases, public-private key pairs, and certificate requests. In order to use IKEYMAN you have to setup your system environment to be able to run IKEYMAN.

Set up your System Environment to run IKEYMAN

Starting and Using IKEYMAN

To start the IKEYMAN graphical user interface:

Install the GeoTrust root CA Certificate

  1. First, you will need to download the appropriate GeoTrust root certificate and save it as a text file. You will need the Base-64 (text) version of the trusted root.
  2. Start the IBM Key Management utility, IKEYMAN.
  3. In the Key Management panel, go to the pull-down menu and select Signer Certificates.
  4. Since the Trusted Root is a text file, select Base64-ASCII encoded data type and change the "*.arm" type to "*.txt" file type. Hit the Browse button and select the Trusted Root certificate .txt file - type the label as Equifax Secure Certificate Authority. This certificate should immediately show up in the list of Signer Certificates.

Install Your GeoTrust Server Certificate

  1. Your SSL server certificate will be sent to you by email. The email message includes the web server certificate that you purchased in the body of the email message. Copy the certificate from the body of the email and paste it into a simple text editor, such as Notepad.

    Copy Certificate to Notepad

  2. Save the file as mydomain.com.txt.
  3. In the Key Management panel, go to the pull-down menu and select Personal Certificates. Since your new web server certificate is now a text file, select Base64-ASCII encoded data type and change the "*.arm" type to "*.txt" file type. Hit the Receive button and browse to and select your web server certificate file you saved in Step 2. This certificate should immediately show up in the list of Personal Certificates. You can View/Edit to verify your certificate.
  4. Add the desired/required modules to complete your server configuration, including setting up SSL Port 443.
  5. Check your httpd.conf configuration to verify the path to the appropriate key file ("key.db").
  6. Stop, and then Start your IBM HTTP Server.

Test your SSL certificate by using a browser to connect to your server. Use the https protocol directive. For example, if your SSL was issued to secure.mysite.com, enter https://secure.mysite.com into your browser.

The gold padlock icon Gold Padlock Indicates Secure Browser Mode on your browser will be displayed in the locked position if your certificate is installed correctly and the server is properly configured for SSL.

These instructions are derived from documentation on the IBM web site: