rambler
新手上路
贴子数量 : 23
注册日期 : 5/29/2002 在线情况 : 离线
|
发表于: 6/21/2002 - 03:00 |
我想了解在linux下如何启动IBM HTTP Server的ikeyman?
在win2000下有可执行程序,在linux下 ? |
|
guoww
初级会员
贴子数量 : 79
注册日期 : 4/25/2002 在线情况 : 离线
|
发表于: 6/21/2002 - 06:19 |
Note: To execute the Key Management Utilities on the Linux platform, perform
the following steps:
1. To start the WebSphere Key Management Utility:
a. Log in as root on the WebSphere server machine.
b. Start a terminal session.
c. Execute the following commands:
#cd <WAS_HOME>/bin
#./ikeyman.sh
2. To start the Web server IBM Key Management Utility:
a. Log in as root on the IBM HTTP Server machine.
b. Start a terminal session.
c. Execute the following commands:
#cd /usr/bin
#./ikeyman |
|
rambler
新手上路
贴子数量 : 23
注册日期 : 5/29/2002 在线情况 : 离线
|
发表于: 6/21/2002 - 10:51 |
极端感谢! |
|
rambler
新手上路
贴子数量 : 23
注册日期 : 5/29/2002 在线情况 : 离线
|
发表于: 6/24/2002 - 08:44 |
我利用ikeyman产生了证书申请,并且取得了证书,我应该将如何配置该证书才能使用SSL连接,我的环境是Linux,使用WebSphere4.0自带的IBM Http Server(1.3.19)
或者告诉我哪里有关于IBM HTTP Server的资料下载也行 |
|
luckyring
新手上路
贴子数量 : 15
注册日期 : 4/28/2002 在线情况 : 离线
|
发表于: 6/24/2002 - 09:44 |
你可以看redbook: SG246176.里面有详细介绍 |
|