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!

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

Skip wait for "Accept the Risk and Continue" button

  • 3 Mbohovái
  • 1 oguereko ko apañuái
  • 1 Hecha
  • Mbohovái ipaháva 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.

Opaite Mbohovái (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.