Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Our website is not working in Firefox

  • 4 Antworten
  • 1 hat dieses Problem
  • 3 Aufrufe
  • Letzte Antwort von FredMcD

more options

We started getting calls that our website is not working in Firefox. I checked Chrome and Edge, they work fine. The only thing I am getting is the following error:

An error occurred during a connection to www.utfcu.org. The OCSP server has refused this request as unauthorized. Error code: SEC_ERROR_OCSP_UNAUTHORIZED_REQUEST Our certificate was just renewed last month so I know it is not an SSL issue. Anyone else having a similar problem?

Thanks,

We started getting calls that our website is not working in Firefox. I checked Chrome and Edge, they work fine. The only thing I am getting is the following error: An error occurred during a connection to www.utfcu.org. The OCSP server has refused this request as unauthorized. Error code: SEC_ERROR_OCSP_UNAUTHORIZED_REQUEST Our certificate was just renewed last month so I know it is not an SSL issue. Anyone else having a similar problem? Thanks,

Ausgewählte Lösung

I ended up having to call the company who hosts our website and it is working now. The only thing they said is that it had to do with OCSP stapling. A quick search on google brought this up:

While many web servers advertise support for OCSP stapling, implementations are not always reliable. For example, when Apache queries the OCSP server, in the event of a temporary failure, it will discard the cached good response from the previous request, and start serving bad response.

I hope this helps someone in the future who might have a similar issue.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (4)

more options
more options
more options

Ausgewählte Lösung

I ended up having to call the company who hosts our website and it is working now. The only thing they said is that it had to do with OCSP stapling. A quick search on google brought this up:

While many web servers advertise support for OCSP stapling, implementations are not always reliable. For example, when Apache queries the OCSP server, in the event of a temporary failure, it will discard the cached good response from the previous request, and start serving bad response.

I hope this helps someone in the future who might have a similar issue.

more options

That was very good work. Well Done.