Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I disable SSL certificate check for localhost?

  • 4 ردود
  • 1 has this problem
  • 2 views
  • آخر ردّ كتبه Alman

more options

I'm developing a REST web service. My debugger is configured to use HTTPS utilizing a self certified certificate. Whenever I try to access my web service, Firefox shows an error.

How can I configure Firefox to not check SSL certificates when accessing localhost (and only localhost)?

Your answers are appreciated.

I'm developing a REST web service. My debugger is configured to use HTTPS utilizing a self certified certificate. Whenever I try to access my web service, Firefox shows an error. How can I configure Firefox to not check SSL certificates when accessing localhost (and only localhost)? Your answers are appreciated.
Attached screenshots

All Replies (4)

more options

Firefox is very strict when it comes to self signed certificates.

Can you make an exception via "Advanced" (Erweitert) ?

more options

Where can I find this "Advanced" section?

In FF there's only an Advanced button to control font settings (see screenshot attached).

Would you want to share a screenshot with the suggested settings?

more options

That is about the Advanced button on the error page as shown in the first screenshot and not about the about:preferences page although you can add an exception in the Certificate Manager.

  • Options/Preferences -> Privacy & Security
    Certificates: View Certificates -> Servers
more options

Unfortunately, this doesn't solve the issue of the warning page appearing over and over again.

So there currently is no developer option that's pretending all certificates presented by localhost on any port are valid?