SSL证书,SSL,超真SSL,ZhenSSL
SSL证书,款到即刻颁发!
www.wosign.com
首页 产品简介 产品价格
技术支持 基础知识 关于我们 联系我们
我在线,在线帮助
      超真SSL - Free
      超真SSL
      超真SSL通配

首页
技术支持
SSL证书安装指南 - Covalent Server
 

To install a SSL Web Server Certificate on Covalent follow the instructions below:

a. Fetch your certificate,you will receive an email when your certificate is issued.Copy and Paste your thawte Certificate to Notepad and save as a cert.cer

b. Install your thawte certificate

Copy the signed certificate into a temporary directory.
In Ravenctl go to the 'Raven PKI Certificate Manager' and then the 'Install Signed Certificate' Option. Enter the full path to the signed certificate that is in the temporary directory. This installs your signed certificate in /usr/local/raven/module/pki/certs/.
Edit Apache's run-time configuration file to point the Raven SSL module to the signed certificate and key. The pertinent lines should look like:

SSLCertificateFile /usr/local/raven/module/pki/certs/name_of_cert.cert
SSLCertificateKeyFile /usr/local/raven/module/pki/keys/name_of_key.key
SSLCACertificateFile /usr/local/raven/module/pki/keys//intermediate.crt