This thread was archived.
Please ask a new question if you need help.
How can I set Firefox 4 to warn me when it goes from a secure page to a non-secure page??? Easy in 3.xx.xx (Security->Security warnings), but how to do it in Ver 4?
In Firefox version 3.xx.xx I could set the browser to warn me when going into and out of a secure page by going to Tools->Options->Security->Warning Messages. In version 4, there is no "Warning messages" settings feature.
In Firefox version 3.xx.xx I could set the browser to warn me when going into and out of a secure page by going to Tools->Options->Security->Warning Messages. In version 4, there is no "Warning messages" settings feature.
Additional System Details
This happened
Every time Firefox opened
This started when...
Upgraded from 3.6.17 to Ver 4.0.1
Installed Plug-ins
- Shockwave Flash 10.3 r181
- Adobe Shockwave for Director Netscape plug-in, version 11.5.9.620
- 4.0.50401.0
- NPWLPG
- Adobe PDF Plug-In For Firefox and Netscape 10.0.1
- The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
Application
- User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
More Information
Helpful Reply
The only way I know to do this in Firefox 4 is to change hidden preferences.
- Type about:config into the location bar and press enter
- Accept the warning message that appears, you will be taken to a list of preferences
- In the filter box type security.warn this will show a few preferences, you can double-click on them to change their values, the settings are:
- security.warn_viewing_mixed -I'm about to view an encrypted page that contains some unencrypted information
- security.warn_submit_insecure - I submit information that's not encrypted
- security.warn_leaving_secure - I leave an encrypted page for one that isn't encrypted
- security.warn_entering_weak - I am about to view a page that uses low-grade encryption
- security.warn_entering_secure - I am about to view an encrypted page
The only way I know to do this in Firefox 4 is to change hidden preferences.
# Type '''about:config''' into the location bar and press enter
# Accept the warning message that appears, you will be taken to a list of preferences
# In the filter box type '''security.warn''' this will show a few preferences, you can double-click on them to change their values, the settings are:
## '''security.warn_viewing_mixed''' -I'm about to view an encrypted page that contains some unencrypted information
## '''security.warn_submit_insecure''' - I submit information that's not encrypted
## '''security.warn_leaving_secure''' - I leave an encrypted page for one that isn't encrypted
## '''security.warn_entering_weak''' - I am about to view a page that uses low-grade encryption
## '''security.warn_entering_secure''' - I am about to view an encrypted page
Modified