ssl - WebSphere 6.1 : can not start admin console after SSL-cert installation

标签 ssl websphere ibm-rad ibm-rational

我安装了自签名证书并重新启动。现在我不能再启动管理控制台了。我真的是websphere的新手,安装证书的时候肯定有一些错误。

当我连接到 https://localhost:9043/ibm/console 时我在 Firefox 中收到以下错误: ssl_error_no_cypher_overlap

以及控制台中的以下异常:[21.07.09 09:58:25:583 CEST] 00000020 SSLHandshakeE E SSLC0008E: Die SSL-Verbindung kann nicht initialisiert werden。 Es wurde ein unbefugter Zugriff verweigert, oder die Sicherheitseinstellungen sind verfallen。 Die Ausnahme ist javax.net.ssl.SSLHandshakeException: Client requested protocol SSLv3 not enabled or not supported.

有没有办法进入管理控制台来解决这个问题?我们重新配置整个服务器?我正在运行 RationalApplicationDeveloper 7.0 和 WebSphere 6.1。

谢谢

更新:添加截图:

IE6 说:“Fehler:服务器 oder DNS kann nicht gefunden werden”~=“找不到 DNS”

alt text http://web2.twitpic.com/img/18628664-5b415b1aba308587a47589893e0cb0b7.4a657676-scaled.jpg

最佳答案

(凭内存)..

为您的“配置文件”找到 security.xml(在/runtimes/base_v6/profiles/AppServer/config/cells//security.xml 中) 找到根标签“security:Security”并将属性“enabled”设置为“false”。

<?xml version="1.0" encoding="UTF-8"?>
<security:Security xmi:version="2.0" (.....)  enabled="false" (....)>

关于ssl - WebSphere 6.1 : can not start admin console after SSL-cert installation,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1157665/

相关文章:

ssl - 无法建立信任关系 wso2 ESB

eclipse - 将 web 服务 war 文件部署到 websphere

jakarta-ee - 来自 IBM WebSphere Application Server 上的 WebJars 的静态资源不可见

eclipse - gradle ide eclipse 插件导入 gradle 项目构建模型导致 UnsatisfiedLinkError : net

java - 如何从 wsimport 生成 SoapProxy?

laravel - 使用证书限制对 Laravel 登录页面的访问

java - 在 cxf 和 IIS 之间进行客户端身份验证的 ssl 导致 SocketException 和 SocketTimeoutException

java - tomcat 上的 soap 请求出错

java - 如何检查服务器是否已启动?

java - 在 WebSphere Application Server v8.0 上发布失败