Welcome to Global Trust 256 bit SSL Security Site.

  現在位置 : 技術資源 > 知識庫FAQ > SSL 憑證 > GeoTrust > 安裝憑證 > Installation Instructions - IBM HTTP Server 1.3

技術 / 資訊搜尋 


Installation Instructions - IBM HTTP Server 1.3


GeoTrust will email you your certificate. If the certificate is an attachment (Cert.cer), you can use the file. If the certificate is in the body of the email, copy and paste it into a text file (such as OriginalCert.txt) using vi or Notepad. Do not use Microsoft Word or other word processing programs that may add characters. Confirm that there are no extra lines or spaces in the file. If necessary, move the file to the server machine. 



  1. To follow the naming convention for IBM HTTP Server 1.3, rename the certificate filename with the .crt extension. For example: cert.crt
  2. Copy your Certificate into the directory that you will be using to hold your certificates. For example: /usr/local/ssl/crt/.

Configure the Server

 

In order to use the key pair, you will need to update the httpd.conf file.

Add the following SSL directives in the Virtual Host settings for your site, in the httpd.conf file: 


SSLCertificateFile /usr/local/ssl/crt/cert.crt 
 
SSLCertificateKeyFile /usr/local/ssl/private/GeoTrust.key 
 
The first directive tells the IBM HTTP Server how to find the Certificate File, the second one where the private key is located, and the third line the location of the intermediate certificate.

 

If you are using a different location or certificate file name than the example above (which most likely you are) you will need to change the path and/or filenames.

 

Save your httpd.conf file and restart the IBM HTTP Server. You can most likely do so by using the apachectl script: 

 

apachectl stop 


apachectl startssl

 

You should now be set to start using your GeoTrust certificate with your IBM HTTP Server. 



技術支援系統登入 忘記密碼?
帳號
密碼

 

主要問題大類
文件區 (3)
SSL 憑證 (0)
CodeSign程式碼簽章 (0)
Email憑證 (24)
隱私條款 法律聲明 安全說明連絡寰宇