為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How can I disable SSL certificate check for localhost?

  • 4 回覆
  • 1 有這個問題
  • 2 次檢視
  • 最近回覆由 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.
附加的畫面擷圖

所有回覆 (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?