Browser.ssl override behavior
From MozillaZine Knowledge Base
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
- browser.xul.error_pages.enabled must be true for this preference to have an effect.
First checked in
2007-11-23 by Johnathan Nightingale
Has an effect in
- Mozilla Firefox (nightly builds since 2007-11-23)