IBM HTTP Server
Installing your Web Server Certificate
Your 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
text editor (such as notepad) andsave it as a text (.txt) file on your
server.
Note: Copy the entire contents of the certificate from (and including)
the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- lines.
- Open the IBM Key Management utility
- Cut-and-paste the GeoTrust Trusted Root certificate - presented below
- into a text file (.txt) on your server.
- In the Key Management panel, go to the pull-down menu and select Signer
Certificates.
- 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.
- 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 select your web server certificate file. This certificate should
immediately show up in the list of Personal Certificates. You
can View/Edit to verify your certificate
- Add the desired/required modules to complete your server configuration,
including setting up SSL Port 443
- Check your httpd.conf configuration to verify the path to the
appropriate key file ("key.db")
- Stop, and then Start your IBM HTTP Server.
Test your certificate by connecting to your server.
Use the https protocol directive (e.g. https://your server/) to indicate
you wish to use secure HTTP.
Note: The padlock icon on your Web browser will be displayed in
the locked position if you have set up your site properly.
GeoTrust Trusted Root Certificate: "Equifax Secure Certificate Authority"
-----BEGIN CERTIFICATE-----
MIIDIDCCAomgAwIBAgIENd70zzANBgkqhkiG9w0BAQUFADBOMQswCQYDVQQGEwJV
UzEQMA4GA1UEChMHRXF1aWZheDEtMCsGA1UECxMkRXF1aWZheCBTZWN1cmUgQ2Vy
dGlmaWNhdGUgQXV0aG9yaXR5MB4XDTk4MDgyMjE2NDE1MVoXDTE4MDgyMjE2NDE1
MVowTjELMAkGA1UEBhMCVVMxEDAOBgNVBAoTB0VxdWlmYXgxLTArBgNVBAsTJEVx
dWlmYXggU2VjdXJlIENlcnRpZmljYXRlIEF1dGhvcml0eTCBnzANBgkqhkiG9w0B
AQEFAAOBjQAwgYkCgYEAwV2xWGcIYu6gmi0fCG2RFGiYCh7+2gRvE4RiIcPRfM6f
BeC4AfBONOziipUEZKzxa1NfBbPLZ4C/QgKO/t0BCezhABRP/PvwDN1Dulsr4R+A
cJkVV5MW8Q+XarfCaCMczE1ZMKxRHjuvK9buY0V7xdlfUNLjUA86iOe/FP3gx7kC
AwEAAaOCAQkwggEFMHAGA1UdHwRpMGcwZaBjoGGkXzBdMQswCQYDVQQGEwJVUzEQ
MA4GA1UEChMHRXF1aWZheDEtMCsGA1UECxMkRXF1aWZheCBTZWN1cmUgQ2VydGlm
aWNhdGUgQXV0aG9yaXR5MQ0wCwYDVQQDEwRDUkwxMBoGA1UdEAQTMBGBDzIwMTgw
ODIyMTY0MTUxWjALBgNVHQ8EBAMCAQYwHwYDVR0jBBgwFoAUSOZo+SvSspXXR9gj
IBBPM5iQn9QwHQYDVR0OBBYEFEjmaPkr0rKV10fYIyAQTzOYkJ/UMAwGA1UdEwQF
MAMBAf8wGgYJKoZIhvZ9B0EABA0wCxsFVjMuMGMDAgbAMA0GCSqGSIb3DQEBBQUA
A4GBAFjOKer89961zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y
7qj/WsjTVbJmcVfewCHrPSqnI0kBBIZCe/zuf6IWUrVnZ9NA2zsmWLIodz2uFHdh
1voqZiegDfqnc1zqcPGUIWVEX/r87yloqaKHee9570+sB3c4
-----END CERTIFICATE-----
|