Browser.ssl override behavior

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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