Welcome to Global Trust 256 bit SSL Security Site.

  現在位置 : 技術資源 > 知識庫FAQ > SSL 憑證 > Globaltrust > 安裝憑證 > Certificate Installation: Apache & mod_ssl / OpenSSL

技術 / 資訊搜尋 


Certificate Installation: Apache & mod_ssl / OpenSSL


SSL.conf


Server Certificate:


#   Point SSLCertificateFile at a PEM encoded certificate.  If


#   the certificate is encrypted, then you will be prompted for a


#   pass phrase.  Note that a kill -HUP will prompt again.  Keep


#   in mind that if you have both an RSA and a DSA certificate you


#   can configure both in parallel (to also allow the use of DSA


#   ciphers, etc.)


SSLCertificateFile conf/Globaltrust.crt  (自己的Server憑證)


#SSLCertificateFile conf/ssl.crt/server-dsa.crt


 


#   Server Private Key:


#   If the key is not combined with the certificate, use this


#   directive to point at the key file.  Keep in mind that if


#   you've both a RSA and a DSA private key you can configure


#   both in parallel (to also allow the use of DSA ciphers, etc.)


SSLCertificateKeyFile conf/server.key  


#SSLCertificateKeyFile conf/ssl.key/server-dsa.key


 


#   Server Certificate Chain:


#   Point SSLCertificateChainFile at a file containing the


#   concatenation of PEM encoded CA certificates which form the


#   certificate chain for the server certificate. Alternatively


#   the referenced file can be the same as SSLCertificateFile


#   when the CA certificates are directly appended to the server


#   certificate for convinience.


#SSLCertificateChainFile conf/ssl.crt/ca.crt


 


#   Certificate Authority (CA):


#   Set the CA certificate verification path where to find CA


#   certificates for client authentication or alternatively one


#   huge file containing all of them (file must be PEM encoded)


#   Note: Inside SSLCACertificatePath you need hash symlinks


#         to point to the certificate files. Use the provided


#         Makefile to update the hash symlinks after changes.


#SSLCACertificatePath conf/Bundle.cer


SSLCACertificateFile conf/ Bundle.cer或者是UTNAddTrustServerCA.cer


設定完成後,從新啟動Server


 




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

 

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