如果在httpserver里生成自签私钥呀???keyring---急急急

prettyqiqi 2003-10-09 01:43:15
以为我用的是websphere3.5.4,设置全局安全性到2004年1月19之前有效

为了解决这个问题,我要加一个keyring,于是我在httpserver里生成了自签私钥

但是不知道那里出了问题,当我把日期改为晚于2004/1/19以后我的webserver就不能启动

了,我是在自己的2000机器上试验的,有那位高手给指点一下,谢谢了

我改了httpd.conf,不知道这个文件有什么特别需要注意的地方没有
...全文
60 15 打赏 收藏 转发到动态 举报
写回复
用AI写文章
15 条回复
切换为时间正序
请发表友善的回复…
发表回复
prettyqiqi 2003-10-13
  • 打赏
  • 举报
回复
我查到IKeyman.bat文件在httpserver里。

这个文件可以用来签发WAS的自签密钥证书吗???

WAS的密钥是不是一定要从verisign.com购买那???可以自签吗??

请大侠出手相助呀!!!万分感谢!!!
iceleighton 2003-10-13
  • 打赏
  • 举报
回复
不可以,那个是httpserver的秘钥管理程序。
WAS的秘钥是可以自签的。
不过3.5中是用Java的命令!
自己去Infor center里看吧!
prettyqiqi 2003-10-12
  • 打赏
  • 举报
回复
请问在那可以得到WAS的自签秘钥证书,我的websphere/bin目录下找不到IKeyman.bat文件
iceleighton 2003-10-09
  • 打赏
  • 举报
回复
:)
prettyqiqi 2003-10-09
  • 打赏
  • 举报
回复
你说对了,我也被人刚刚指点过,也是这么说的

谢谢了,我今天在试一试,不行,还要请教你了,冰雪 :B
iceleighton 2003-10-09
  • 打赏
  • 举报
回复
你的问题好像应该去签WAS的自签秘钥证书
prettyqiqi 2003-10-09
  • 打赏
  • 举报
回复
----- Begin backtrace for detail
javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0 No; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException
at java.io.IOException.<init>(IOException.java:37)
at java.rmi.RemoteException.<init>(RemoteException.java:48)
at com.ibm.websphere.csi.CSIException.<init>(CSIException.java:18)
at com.ibm.websphere.csi.CSITransactionRolledbackException.<init>(CSITransactionRolledbackException.java:19)
at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113)
at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code))
at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code))
at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279)
at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1657)
at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975)
at com.ibm.ejs.sm.beans.EJSRemoteServletEngine.listContainedObjects(EJSRemoteServletEngine.java:704)
at com.ibm.ejs.sm.beans._ServletEngine_BaseStub.listContainedObjects(_ServletEngine_BaseStub.java:860)
at com.ibm.ejs.sm.beans._ServletEngine_Stub.listContainedObjects(_ServletEngine_Stub.java:246)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399)
at java.lang.Thread.run(Thread.java:481)
minor code: 0 completed: No
org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException
at java.io.IOException.<init>(IOException.java:37)
at java.rmi.RemoteException.<init>(RemoteException.java:48)
at com.ibm.websphere.csi.CSIException.<init>(CSIException.java:18)
at com.ibm.websphere.csi.CSITransactionRolledbackException.<init>(CSITransactionRolledbackException.java:19)
at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113)
at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code))
at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code))
at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279)
at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1657)
at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975)
at com.ibm.ejs.sm.beans.EJSRemoteServletEngine.listContainedObjects(EJSRemoteServletEngine.java:704)
at com.ibm.ejs.sm.beans._ServletEngine_BaseStub.listContainedObjects(_ServletEngine_BaseStub.java:860)
at com.ibm.ejs.sm.beans._ServletEngine_Stub.listContainedObjects(_ServletEngine_Stub.java:246)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399)
at java.lang.Thread.run(Thread.java:481)
minor code: 0 completed: No
----- Begin backtrace for detail
org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException
at java.io.IOException.<init>(IOException.java:37)
at java.rmi.RemoteException.<init>(RemoteException.java:48)
at com.ibm.websphere.csi.CSIException.<init>(CSIException.java:18)
at com.ibm.websphere.csi.CSITransactionRolledbackException.<init>(CSITransactionRolledbackException.java:19)
at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113)
at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code))
at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code))
at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279)
at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1657)
at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975)
at com.ibm.ejs.sm.beans.EJSRemoteServletEngine.listContainedObjects(EJSRemoteServletEngine.java:704)
at com.ibm.ejs.sm.beans._ServletEngine_BaseStub.listContainedObjects(_ServletEngine_BaseStub.java:860)
at com.ibm.ejs.sm.beans._ServletEngine_Stub.listContainedObjects(_ServletEngine_Stub.java:246)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399)
at java.lang.Thread.run(Thread.java:481)
minor code: 0 completed: No

[03.10.09 15:56:36:907 GMT+08:00] d345b6b AdminServer F Encountered an exception in the main method java.rmi.RemoteException: ; nested exception is:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
----- Begin backtrace for detail
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
----- Begin backtrace for detail
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out

FATAL Encountered an exception in the main method {0} java.rmi.RemoteException: ; nested exception is:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
----- Begin backtrace for detail
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
----- Begin backtrace for detail
com.ibm.websphere.csi.CSITransactionRolledbackException: Transaction timed out
prettyqiqi 2003-10-09
  • 打赏
  • 举报
回复
Copyright (c) 1997-2000 Instant Computer Solutions Ltd.
[03.10.09 15:56:20:734 GMT+08:00] d345b6b AdminServer A ADMS0002I: 正在初始化 WebSphere 管理服务器
[03.10.09 15:56:20:734 GMT+08:00] 41f15b7f DrAdminServer A SMTL0018I: 端口 2,397 上的 DrAdmin 不可用
[03.10.09 15:56:33:933 GMT+08:00] d345b6b AdminWebCache W Error initializing admin web cache
[03.10.09 15:56:36:587 GMT+08:00] bf565b75 PluginCfgGene X Plugin Cfg Error
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0 No; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException
at java.io.IOException.<init>(IOException.java:37)
at java.rmi.RemoteException.<init>(RemoteException.java:48)
at com.ibm.websphere.csi.CSIException.<init>(CSIException.java:18)
at com.ibm.websphere.csi.CSITransactionRolledbackException.<init>(CSITransactionRolledbackException.java:19)
at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113)
at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code))
at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code))
at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279)
at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1657)
at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975)
at com.ibm.ejs.sm.beans.EJSRemoteServletEngine.listContainedObjects(EJSRemoteServletEngine.java:704)
at com.ibm.ejs.sm.beans._ServletEngine_BaseStub.listContainedObjects(_ServletEngine_BaseStub.java:860)
at com.ibm.ejs.sm.beans._ServletEngine_Stub.listContainedObjects(_ServletEngine_Stub.java:246)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399)
at java.lang.Thread.run(Thread.java:481)
minor code: 0 completed: No
javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0 No; nested exception is:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException
at java.io.IOException.<init>(IOException.java:37)
at java.rmi.RemoteException.<init>(RemoteException.java:48)
at com.ibm.websphere.csi.CSIException.<init>(CSIException.java:18)
at com.ibm.websphere.csi.CSITransactionRolledbackException.<init>(CSITransactionRolledbackException.java:19)
at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113)
at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code))
at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code))
at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279)
at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1657)
at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975)
at com.ibm.ejs.sm.beans.EJSRemoteServletEngine.listContainedObjects(EJSRemoteServletEngine.java:704)
at com.ibm.ejs.sm.beans._ServletEngine_BaseStub.listContainedObjects(_ServletEngine_BaseStub.java:860)
at com.ibm.ejs.sm.beans._ServletEngine_Stub.listContainedObjects(_ServletEngine_Stub.java:246)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399)
at java.lang.Thread.run(Thread.java:481)
minor code: 0 completed: No
org.omg.CORBA.TRANSACTION_ROLLEDBACK: com.ibm.websphere.csi.CSITransactionRolledbackException
at java.io.IOException.<init>(IOException.java:37)
at java.rmi.RemoteException.<init>(RemoteException.java:48)
at com.ibm.websphere.csi.CSIException.<init>(CSIException.java:18)
at com.ibm.websphere.csi.CSITransactionRolledbackException.<init>(CSITransactionRolledbackException.java:19)
at com.ibm.ejs.csi.TranStrategy.handleException(TranStrategy.java:113)
at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java(Compiled Code))
at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java(Compiled Code))
at com.ibm.ejs.sm.beans.EJSRemoteRelation.list(EJSRemoteRelation.java:279)
at com.ibm.ejs.sm.beans._Relation_Stub.list(_Relation_Stub.java:1657)
at com.ibm.ejs.sm.beans.RepositoryObjectImpl.listContainedObjects(RepositoryObjectImpl.java:975)
at com.ibm.ejs.sm.beans.EJSRemoteServletEngine.listContainedObjects(EJSRemoteServletEngine.java:704)
at com.ibm.ejs.sm.beans._ServletEngine_BaseStub.listContainedObjects(_ServletEngine_BaseStub.java:860)
at com.ibm.ejs.sm.beans._ServletEngine_Stub.listContainedObjects(_ServletEngine_Stub.java:246)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.populate(PluginCfgGenerator.java(Compiled Code))
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.updateTransportData(PluginCfgGenerator.java:1013)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.executeUpdate(PluginCfgGenerator.java:449)
at com.ibm.servlet.engine.oselistener.systemsmgmt.PluginCfgGenerator$PluginCfgRunner.run(PluginCfgGenerator.java:399)
at java.lang.Thread.run(Thread.java:481)
minor code: 0 completed: No
iceleighton 2003-10-09
  • 打赏
  • 举报
回复
那就把出错时的WebSphere 的trace贴出来。
prettyqiqi 2003-10-09
  • 打赏
  • 举报
回复
我的httpserver正常启动

我的ws adminserver不能启动
prettyqiqi 2003-10-09
  • 打赏
  • 举报
回复
我启动httpserver没有错误

是我的webserver启动不了
prettyqiqi 2003-10-09
  • 打赏
  • 举报
回复
唉,我这里http的err.log是空

我对httpd.conf做了一下修改,

在ibm_app_server_module后面添加下面这一句

LoadModule ibm_ssl_module modules/IBMModuleSSL128.dll(我这里没有找到IBMModuleSSL56.dll)

在Listen 80后面添加了

Listen 443

在httpd.conf文件的最后添加了

<VirtualHost :443>
SSLEnable
SSLClientAuth none
DocumentRoot "C:/IBM HTTP Server/htdocs"
ErrorLog logs/error.log
TransferLog logs/access.log
</VirtualHost>
SSLDisable
Keyfile "C:\Program Files\Common Files\System\Mapi\2052\NT\key.kdb"
SSLV2Timeout 100
SSLV3Timeout 1000


iceleighton 2003-10-09
  • 打赏
  • 举报
回复
唉!把你启动HTTP出错的时,http的err.log贴出来!
prettyqiqi 2003-10-09
  • 打赏
  • 举报
回复
那位高手出手相救呀。我相信这里高手很多
iceleighton 2003-10-09
  • 打赏
  • 举报
回复
这么专业的问题,你应该去找IBM工程师

2,633

社区成员

发帖
与我相关
我的任务
社区描述
WebSphere 是 IBM 的软件平台。它包含了编写、运行和监视全天候的工业强度的随需应变 Web 应用程序和跨平台、跨产品解决方案所需要的整个中间件基础设施,如服务器、服务和工具。
社区管理员
  • WebSphere社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧