1

我用谷歌搜索了这个错误,但没有找到解决方案,这发生在我安装 oracle 数据库 11g 时,我试图访问https://localhost:1158/em并且这个错误在 Firefox 中弹出

Secure Connection Failed

An error occurred during a connection to localhost:1158.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)

    *   The page you are trying to view can not be shown because the authenticity of the received data could not be verified.

    *   Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.

以前有人遇到过类似的问题,如果有人可以提供帮助,我会很高兴。谢谢你

4

1 回答 1

1

您确定 dbconsole 是安全的并且实际上是 SSL 服务吗?尝试连接到http://localhost:1158/em看看会发生什么...

于 2009-09-17T22:49:33.520 回答