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

搜尋 Mozilla 技術支援網站

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

了解更多

Skip wait for "Accept the Risk and Continue" button

  • 3 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

Is there a way to skip the wait for the "Accept the Risk and Continue" button to appear? I assemble and set up copiers for a living. Every single one of them has a self-signed certificate. I see this "Potential security risk ahead" screen dozens of times a day because of this. I understand why I'm seeing it. I understand the importance of a security warning like that. What I would like to do is skip the delay between when you click on advanced and the "Accept risk and continue" button becoming available to be clicked on. That or some way to disable that security warning specifically for self-signed certificates would be ideal.

Is there a way to skip the wait for the "Accept the Risk and Continue" button to appear? I assemble and set up copiers for a living. Every single one of them has a self-signed certificate. I see this "Potential security risk ahead" screen dozens of times a day because of this. I understand why I'm seeing it. I understand the importance of a security warning like that. What I would like to do is skip the delay between when you click on advanced and the "Accept risk and continue" button becoming available to be clicked on. That or some way to disable that security warning specifically for self-signed certificates would be ideal.

所有回覆 (3)

more options

You can lower this delay for enabling dialogs via about:config (security.dialog_enable_delay), but this is all or nothing and applies to all such dialog, so do not disable it completely. This is to prevent that you click too soon and accidentally skip this warning.

more options

cor-el said

You can lower this delay for enabling dialogs via about:config (security.dialog_enable_delay), but this is all or nothing and applies to all such dialog, so do not disable it completely. This is to prevent that you click too soon and accidentally skip this warning.

What warnings are there where there would be a risk of accidentally skipping it? Every time I've seen the security page in firefox to skip the warning you have to click advanced then click the skip button.

more options

You can search the source code to see in what case this security delay is used and see that this is about downloading in general and downloading add-ons and network errors (Advanced button) and fast-clicking attacks sensitive prompts including HTTPS-Only Mode.