Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.