broken website even in troubleshoot mode
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.
All Replies (1)
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.