Browser.cache.disk cache ssl: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
 
m (→‎Has an effect in: capitalization)
Line 24: Line 24:
* Thunderbird (all versions)
* Thunderbird (all versions)
* Minimo (all versions)
* Minimo (all versions)
* Seamonkey (all versions)
* SeaMonkey (all versions)


==Related bugs==
==Related bugs==

Revision as of 18:53, 14 January 2006

Background

Disk caching saves copies of the downloaded files on the hard drive so they doesn't need to be downloaded to be redisplayed. These pages can be viewed by anyone with permission to the cache folder. Pages transmitted with SSL encryption often contain sensitive information and caching of these pages may present a privacy risk. This preference controls whether to cache pages that were transmitted with SSL encryption.

Possible values and their effects

true

Cache content retrieved by SSL.

false

Don't cache content retrieved by SSL. (Default)

Caveats

  • It is recommended that this preference be left at false to lessen the chance of sensitive information being disclosed to others.
  • browser.cache.disk.enable must be set to true if you wish to enable disk caching of SSL pages.

First checked in

2003-09-15 by Darin Fisher

Has an effect in

  • Netscape (all versions since 7.2)
  • Mozilla Suite (all versions since 1.6a)
  • Firebird (all versions since 0.7)
  • Firefox (all versions)
  • Thunderbird (all versions)
  • Minimo (all versions)
  • SeaMonkey (all versions)

Related bugs

Related preferences