服务器SSL证书产品
SGC超真SSL
超快SSL
代码签名证书产品
微软代码签名证书
移动代码签名证书
客户端数字证书产品
个人数字证书
PKI(CA)托管产品
超管CA-企业版
各类产品分网站
VeriSign产品
SSL证书安装指南 - BEA Weblogic 9.0
 

请安装以下步骤在BEA Weblogin 9.0上安装SSL证书:

A. 保存证书文件 Save the certificate file

一旦您申请的SSL证书成功颁发,您会收到一个Email,附件为您申请SSL证书的域名命名的zip文件,如:www_domain_com.zip,解开zip文件,包含了3个证书文件:第1个是以 UTN 开头的根证书文件,一般不用;第2个是以 WoSign 开头的中级根证书文件,建议另存为: intermediate.crt;第3个文件就是您的域名命名的证书文件:www.mydomain.com.crt。

B. 导入证书 Import the certificate

请使用以下命令导入WoSign中级根证书到您的Keystore中:
Use the same process for the WoSign certificate using the keytool command:

keytool -import -trustcacerts -alias INTER -file intermediate.crt -keystore [keystore_name]

请使用以下命令导入您的证书到您的Keystore中,其中:
Use the same process for the site certificate using the keytool command, if you are using an alias then please include the alias command in the string:

keytool -import -trustcacerts -alias [your_alias_name] -file www.mydomain.com.crt -keystore [keystore_name]

C. 配置WebLogic Server Configure the Identity and Trust keystores for WebLogic Server

1. 展开Web服务器节点 Expand the Servers node.

2. 选择您需要配置的Web服务器名称 Select the name of the server for which you want to configure keystores.

3. 选中“Keystores and SSL tab”按钮设置此域名的Keystore信息 Select the button 'Keystores and SSL tab' to configure the keystore for the domain.

4. 缺省情况下,WebLogin有一个测试用的SSL证书用于测试,请点击右上面的“Change”链接,会显示可选的证书下拉菜单。 By default, WebLogic ships with demo certificates for testing purposes. Click the 'Change' link in the upper-right portion of the configuration items. This will display the drop-down list of options for configuration.

5. 选中 Choose 'Custom Identity and Java Standard Trust' from the list.

6. 指定以下Keystore信息 Specify the identity keystore information.

[Custom identity]

Keystore文件保存完整路径: Custom Identity key store file Name : c:\where\my\keystore\is\located\mykeystore.keystore (The fully qualified path to your keystore)

Keystore类型:Custom Identity key Store Type : jks (Generally, this attribute is jks)

Keystore管理密码(您在创建时设置的):Custom Identity key Store Pass Phrase : keystore_password (The password defined when creating the keystore)

确认Keystore管理密码(您在创建时设置的):Confirm Customer Identity key Store Pass Phrase : Keystore_password (The password defined when creating the keystore)

[Java Standard Trust]

Java标准Keystore管理密码:Java standard Trust Key Store Pass Phrase : changeit (unless your system admin changed it the password for the cacerts keystore is "changeit")

确认Java标准Keystore管理密码: Confirm Java Standard Trust Key Store Pass Phrase : changeit (unless your system admin changed it the password for the cacerts keystore is "changeit")

点击 Click 'continue'

查看SSL证书私钥设置信息 [Review SSL Private Key Settings]

私钥别名 Private key Alias : your_alias_name (the alias is the friendly name for your keyEntry (private key), if you do not remember it please run the following command on your keystore to confirm the alias: 如果您忘了私钥别名,请使用以下命令验证别名:

keytool -list -keystore [your_alias_name] -v

私钥密码 Passphrase : keyEntry_password (specify the keyEntry (private key) password. The password for the private key may differ from the one for the keystore)

确认私钥密码 Confirm Passphrase : keyEntry_password (specify the keyEntry (private key) password. The password for the private key may differ from the one for the keystore)

7. 点击 Click 'continue'

8. 点击 Click Finish.

9. 重启 Reboot WebLogic Server.

 



 
® 2002-2007 WoSign, Inc. & 深圳市沃通电子商务服务有限公司 All Rights Reserved
中国深圳市高新技术产业园南区方大大厦 18 楼 邮编 :518057
网站使用条款       隐私声明       中国增值电信业务经营许可证编号:粤B-20040618
WoSign®、WoTrust®、超快SSL®、超真SSL®、沃通®、WoTone® 为 WoSign, Inc. & 深圳市沃通电子商务服务有限公司注册商标