Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

How can I be notified when entering or exiting a site with a secure server

  • 6 respostas
  • 1 tem este problema
  • 11 visualizações
  • Última resposta por SafeBrowser

more options

I cannot find where to set the option for this. I could on Firefox 3.6 Firefox 3.6 gives me a pop up that tells me I am entering or leaving a site with a secure server. It is a SETTINGS under Warning Messages in the Security tab in the options window. When the SETTINGS button is pushed, a number of check boxes allow for different settings. I cannot find it in Firefox 8.

I cannot find where to set the option for this. I could on Firefox 3.6 Firefox 3.6 gives me a pop up that tells me I am entering or leaving a site with a secure server. It is a SETTINGS under Warning Messages in the Security tab in the options window. When the SETTINGS button is pushed, a number of check boxes allow for different settings. I cannot find it in Firefox 8.

Modificado por EdNeS1m a

Solução escolhida

The settings for the 5 Warning Messages was removed from the Security section in Firefox 4 and newer versions; those settings need to be accessed thru about:config now. It sounds like you are looking for the first one and the third one in the list below "Former settings in Firefox 3.6 on the Security panel"

See: http://kb.mozillazine.org/About:config

  1. type about:config in the URL bar and press the Enter key.
  2. If you see a warning, accept it (promise to be careful)
  3. Filter = security.warn_
  4. double-click the pref in the lower panel on the about:config display to toggle to true or false according to the descriptions in the following (scroll down to security.warn to see those particular prefs)

Former settings in Firefox 3.6 on the Security panel
Show a warning dialog when:

  • I am about to view an encrypted page
    • pref: security.warn_entering_secure
  • I am about to view a page that uses low-grade encryption
    • pref: security.warn_entering_weak
  • I leave an encrypted page for one that isn't encrypted
    • pref: security.warn_leaving_secure
  • I submit information that's not encrypted
    • pref: security.warn_submit_insecure
  • I'm about to view an encrypted page that contains some unencrypted information
    • pref: security.warn_viewing_mixed


If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.



Not related to your question, but...

You may need to update some plug-ins. Check your plug-ins and update as necessary:

Ler esta resposta no contexto 👍 1

Todas as respostas (6)

more options
more options

Firefox 3.6 gives me a pop up that tells me I am entering or leaving a site with a secure server. It is a SETTINGS under Warning Messages in the Security tab in the options window. When the SETTINGS button is pushed, a number of check boxes allow for different settings. I cannot find it in Firefox 8.

more options

I think this feature no longer exits on Firefox . But you can get this feature manually.

Type about:config on the location bar and search for

security.warn_entering_secure

security.warn_leaving_secure


Double click it to change it's value to true.

Modificado por xr417 a

more options

Solução escolhida

The settings for the 5 Warning Messages was removed from the Security section in Firefox 4 and newer versions; those settings need to be accessed thru about:config now. It sounds like you are looking for the first one and the third one in the list below "Former settings in Firefox 3.6 on the Security panel"

See: http://kb.mozillazine.org/About:config

  1. type about:config in the URL bar and press the Enter key.
  2. If you see a warning, accept it (promise to be careful)
  3. Filter = security.warn_
  4. double-click the pref in the lower panel on the about:config display to toggle to true or false according to the descriptions in the following (scroll down to security.warn to see those particular prefs)

Former settings in Firefox 3.6 on the Security panel
Show a warning dialog when:

  • I am about to view an encrypted page
    • pref: security.warn_entering_secure
  • I am about to view a page that uses low-grade encryption
    • pref: security.warn_entering_weak
  • I leave an encrypted page for one that isn't encrypted
    • pref: security.warn_leaving_secure
  • I submit information that's not encrypted
    • pref: security.warn_submit_insecure
  • I'm about to view an encrypted page that contains some unencrypted information
    • pref: security.warn_viewing_mixed


If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.



Not related to your question, but...

You may need to update some plug-ins. Check your plug-ins and update as necessary:

Modificado por SafeBrowser a

more options

Thanks Safebrowser. Why was it made so complicated?

more options

There were many, many questions involving those settings in prior versions of Firefox on the Security panel, users were changing them without realizing the consequences, and then complaining about the warnings that they received.

The developers made the decision to remove those settings from the Security panel, but the about:config items remain for users to change the preferences if they so choose.