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 に答える