搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Error connecting to intranet site - ssl_error_illegal_parameter_alert

  • 2 个回答
  • 5 人有此问题
  • 1 次查看
  • 最后回复者为 lzzlong

more options

Since updating to Firefox 35, some (not all) of my firm's intranet sites do not load. The most relevant post (https://support.mozilla.org/en-US/questions/1041524) is not helpful since, like the person reporting this issue, our firm only supports IE for internal sites. How can I bypass this error for intranet sites (I no longer see this option)?

An error occurred during a connection to <intranet site>. SSL peer rejected a handshake message for unacceptable content. (Error code: ssl_error_illegal_parameter_alert)

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.
Since updating to Firefox 35, some (not all) of my firm's intranet sites do not load. The most relevant post (https://support.mozilla.org/en-US/questions/1041524) is not helpful since, like the person reporting this issue, our firm only supports IE for internal sites. How can I bypass this error for intranet sites (I no longer see this option)? An error occurred during a connection to <intranet site>. SSL peer rejected a handshake message for unacceptable content. (Error code: ssl_error_illegal_parameter_alert) The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem.

所有回复 (2)

more options

The website might be using a cipher suit that is no longer considered secure and safe and is blocked in current releases.

You can open the about:config page via the location/address bar and use its search bar to locate this pref:

  • security.tls.insecure_fallback_hosts

You can double-click the line to modify the pref and add the domain to this pref. If there are already websites (domains) in this list then add a comma and the new domain (no spaces). You should only see domains separated by a comma in the value column.

more options

This did not work; I also tried changing the "network.websocket.allowInsecureFromHTTPS" setting from false to true, but this also did not work.