
An error occurred during a connection to www.bing.com. Invalid OCSP signing certificate in OCSP response. Error code: SEC_ERROR_OCSP_INVALID_SIGNING_CERT
I have never had any problem with connecting to http://www.bing.com before today. Now I am getting this error: 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. So what do I do to correct this so I can open Bing.. Thanks
All Replies (1)
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.
- https://en.wikipedia.org/wiki/OCSP_Stapling
- https://blog.mozilla.org/security/2013/07/29/ocsp-stapling-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.