Join the AMA (Ask Me Anything) with Firefox leadership team to talk about Firefox priorities in 2024. Mark your calendar! Thursday, June 13, 17:00 - 19:00 UTC.

搜索 | 用户支持

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

Learn More

Outlook security issue in Firefox- can't access hotmail

  • 3 个回答
  • 64 人有此问题
  • 12 次查看
  • 最后回复者为 cor-el

more options

I can't access my hotmail account due to the following error message

An error occurred during a connection to mail.live.com. Invalid OCSP signing certificate in OCSP response. Error code: SEC_ERROR_OCSP_INVALID_SIGNING_CERT

   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.

I can't contact the website owners due to not being able to access the site! Why is firefox so glitchy these days?!

I can't access my hotmail account due to the following error message An error occurred during a connection to mail.live.com. Invalid OCSP signing certificate in OCSP response. Error code: SEC_ERROR_OCSP_INVALID_SIGNING_CERT 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. I can't contact the website owners due to not being able to access the site! Why is firefox so glitchy these days?!

被采纳的解决方案

Firefox seems to check the OCSP revoked status on every access and in this case the server is sending a cached OCSP Stapling response that is signed with an expired certificate.

Firefox seems to be more persistent and refuses to access the website. Other browser may be more forgiving or aren't using this feature in case of older browsers.

定位到答案原位置 👍 1

所有回复 (3)

more options

There seems to be something wrong on the Outlook servers. Hopefully they fix this quickly on the server. I've see a few reports similar to yours and I can confirm it myself.

This looks like a problem with OCSP stapling on the server because it works when I disable this feature in Firefox.

You can temporarily toggle this pref to false on the about:config page to see if disabling OCSP Stapling works for you. It is best to reset this pref via the right-click context menu to true once you are done with the this website.

  • security.ssl.enable_ocsp_stapling = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

Thanks for the response, glad (in a way, although it's very inconvenient) that it's not just me. However, I can open Hotmail on another browser- Epic and on my phone. Strange that only on Firefox is it a problem?

more options

选择的解决方案

Firefox seems to check the OCSP revoked status on every access and in this case the server is sending a cached OCSP Stapling response that is signed with an expired certificate.

Firefox seems to be more persistent and refuses to access the website. Other browser may be more forgiving or aren't using this feature in case of older browsers.