We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

On any google website I keep getting SEC_ERROR_OCSP_SERVER_ERROR

  • 4 përgjigje
  • 1 e ka hasur këtë problem
  • 9 parje
  • Përgjigjja më e re nga cor-el

more options

This seems to have started today. On sites like Youtube, Google.com or Gmail I keep getting that SEC_ERROR_OCSP_SERVER_ERROR message. I tried rebooting but it still happens.

Those same sites seem to work fine in Chrome.

This seems to have started today. On sites like Youtube, Google.com or Gmail I keep getting that SEC_ERROR_OCSP_SERVER_ERROR message. I tried rebooting but it still happens. Those same sites seem to work fine in Chrome.

Krejt Përgjigjet (4)

more options

I don't think Chrome checks revocations using the designated OCSP servers. Instead, Google maintains a CRL (certificate revocation list).

Anyway, the server has some kind of issue over the past 24 hours. You could try this:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste ocsp and pause while the list is filtered

(3) If the security.OCSP.require preference is bolded and "modified" or "user set" to true, double-click it to restore the default value of false

You may need to reload your Google page bypassing the cache, using either:

  • Shift+click the reload button
  • Ctrl+Shift+r (on Mac Command+Shift+r)

To clarify, this does not completely disable checking whether a certificate is revoked. There are two different preferences:

  • security.OCSP.enabled = 1 (default setting) requires Firefox to check the cert with the OCSP server to make sure it hasn't been revoked
  • security.ocsp.require determines what happens if the OCSP server does not respond
    • false (default setting) treats the cert as not revoked and you can connect normally
    • true treats the cert as revoked and prevents you from connecting

I suppose your choice about "require" depends on how often you expect to encounter a server with a revoked certificate and a nonresponsive OCSP server. I think the risk is low, but then, I may not be as adventurous in my browsing as you are.

more options

Okay sounds good. Thanks for the info.

more options

Pathex said

This seems to have started today. On sites like Youtube, Google.com or Gmail I keep getting that SEC_ERROR_OCSP_SERVER_ERROR message. I tried rebooting but it still happens. Those same sites seem to work fine in Chrome.

This would mean something is not connecting between your computer and the sites and as it is happening in Chrome. This would indicate to me a A/V or firewall problem.

more options

Note that is looks that Google has fixed their servers.

If anyone still gets errors then try to reload and bypass the cache.

You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • hold down the Shift key and left-click the Reload button
  • press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • press "Command + Shift + R" (Mac)