VeriSign SSL证书和代码签名证书
VeriSign产品,实力代理,快速颁发!
www.wosign.com
首页 产品简介 产品价格
技术支持 基础知识 关于我们 联系我们
我在线,在线帮助
     Java 代码签名证书
     Symbian 认证证书
     微软徽标认证证书
     微软代码签名证书
     Secure Site Pro (SGC)
     Secure Site (SSL)
     Secure Site Pro - EV
     Secure Site -EV

首页
技术支持
SSL证书安装指南 - C2Net Stronghold
 

To install a certificate on C2Net Stronghold follow the instructions below:

Save your server certificate as a text file.
Install the new certificate using getca, this utility is normally installed in /bin:

getca myhostname < /server certificate file location and name
Where: myhostname is the common name of the Web server for which the certificate was requested (this is the same as specified when you ran genkey) and '/server certificate file location and name' is the name of the server certificate file. This will save the certificate in the file /ssl/certs/myhostname.cert.

Restart your web server