Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Outlook security issue in Firefox- can't access hotmail

  • 3 replies
  • 64 have this problem
  • 16 views
  • Paskiausią atsakymą parašė 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?!

Chosen solution

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.

Skaityti atsakymą kartu su kontekstu 👍 1

All Replies (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

Chosen Solution

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.