【发布时间】:2016-08-27 12:22:51
【问题描述】:
我有一个带有管理服务器和一个托管服务器的 WebLogic 域。我为 ssl 连接 beetwen Admin 和 Managed 安装了证书,但是当我重新启动 Managed 时出现此错误:
<May 2, 2016 6:39:24 PM CEST> <Info> <Management> <BEA-141307> <Unable to connect to the Administration Server. Waiting 5 second(s) to retry (attempt number 3 of 3).>
<May 2, 2016 6:39:29 PM CEST> <Info> <Management> <BEA-141298> <Could not register with the Administration Server: java.rmi.RemoteException: [Deployer:149150]An IOException occurred while reading the input.; nested exception is:
javax.net.ssl.SSLHandshakeException: General SSLEngine problem>
我改变了这个选项: 管理控制台服务器 -> 服务器名称 -> 配置 SSL 选项卡 -> 高级 -> 将主机名验证下拉列表更改为无
版本 12.2.1
你有什么解决办法吗?
谢谢 法布里奇奥
【问题讨论】:
标签: ssl weblogic ssl-certificate weblogic12c