Browser.identity.ssl domain display: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
 
Line 11: Line 11:
===2===
===2===
Show the full domain (e.g., bugzilla.mozilla.org)
Show the full domain (e.g., bugzilla.mozilla.org)
===other values===
No SSL info is displayed


==First checked in==
==First checked in==

Revision as of 21:42, 27 September 2008

Background

Firefox 3 includes extra UI to convey information about a site’s identity. When a site uses SSL to encrypt communications, the user can choose to have a portion of the site’s URL emphasized in the UI. This preference determines how much of the site’s domain to display to the left of the URL in the Location Bar.

Possible values and their effects

0

Do not show domain (Default)

1

Show the effective top-level domain along with the second-level domain (e.g., mozilla.org)

2

Show the full domain (e.g., bugzilla.mozilla.org)

other values

No SSL info is displayed

First checked in

2008-01-29 by Johnathan Nightingale

Has an effect in

  • Firefox (nightly builds since 2008-01-29)

Related bugs