Browser.ssl override behavior

From MozillaZine Knowledge Base
Revision as of 22:32, 25 November 2007 by Unarmed (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Background

In Firefox 3, SSL certificate errors are displayed in the browser as error pages. Users may choose to override the errors, ignoring problems with the certificate’s validation, and the override options are displayed in the error page. This preference determines how easily the user may override the errors by specifying whether the browser pre-populates the exception URL and/or downloads the certificate.

Possible values and their effects

0

Do not pre-populate the current URL as an exception and do not pre-fetch the SSL certificate.

1

Pre-populate the current URL but do not pre-fetch the certificate. (Default)

2

Pre-populate the current URL and pre-fetch the certificate.

Caveats

First checked in

2007-11-23 by Johnathan Nightingale

Has an effect in

  • Mozilla Firefox (nightly builds since 2007-11-23)

Related bugs

Related preferences

External links