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

首页
技术支持
SSL证书安装指南 - Orion Application Server 2.0.2
 

To install a SSL Web Server Certificate on Orion Application Server 2.02 follow the instructions below:

a. Fetch your certificate

1. You will receive an email when your certificate is issued.
2. Copy and Paste your thawte certificate to Notepad and save as a cert.crt (please remember to download the certificate in PKCS#7 format)

b. Install your thawte certificate

Please import the issued certificate into your keystore using the following command:
keytool -import -alias [keyEntry_friendlyname] -trustcacerts -file [cert.crt] -keystore [keystore_name]