Mozilla 도움말 검색

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

Learn More

broken website even in troubleshoot mode

  • 1 답장
  • 0 이 문제를 만남
  • 9 보기
  • 최종 답변자: cor-el

more options

https://www.anchoredrootswine.com/

Fails in troubleshoot mode as well.

Displays fine in Edge.

Secure Connection Failed

An error occurred during a connection to www.anchoredrootswine.com. The response from the OCSP server was corrupted or improperly formed.

Error code: SEC_ERROR_OCSP_MALFORMED_RESPONSE

   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.
https://www.anchoredrootswine.com/ Fails in troubleshoot mode as well. Displays fine in Edge. Secure Connection Failed An error occurred during a connection to www.anchoredrootswine.com. The response from the OCSP server was corrupted or improperly formed. Error code: SEC_ERROR_OCSP_MALFORMED_RESPONSE 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.

모든 댓글 (1)

more options

There is a problem with the OCSP response that is stapled with the website HTTP response headers. Firefox always checks this response unlike other browser that might be less reliant.

I can make it work if I disable security.ssl.enable_ocsp_stapling, but this is not recommended as this is a security feature.