CA:EV Revocation Checking: Difference between revisions

no edit summary
No edit summary
Line 1: Line 1:
== EV certificates and revocation checking ==
==Introduction==
When Firefox 3 users visit web sites that correctly present Extended Validation (EV) certificates, Firefox will display new UI elements. Those UI elements depend on attributes in the servers' certificates, as well as the results of verification tests that Firefox performs.
When Firefox 3 users visit web sites that correctly present Extended Validation (EV) certificates, Firefox will display new UI elements. Those UI elements depend on attributes in the servers' certificates, as well as the results of verification tests that Firefox performs.


Line 5: Line 5:


See [https://bugzilla.mozilla.org/show_bug.cgi?id=405139 bug 405139] some background.
See [https://bugzilla.mozilla.org/show_bug.cgi?id=405139 bug 405139] some background.
==Introduction==


In order to inform the user about the status of a connection to a web site, Firefox introduces new user interface elements that may display identity information. When a connection is active to a valid EV site, a green area will be displayed to the left of the address bar, showing the company name and country name of the web site owner. For the remainder of this page, these user interface elements are being referred to as "EV identity indicators".
In order to inform the user about the status of a connection to a web site, Firefox introduces new user interface elements that may display identity information. When a connection is active to a valid EV site, a green area will be displayed to the left of the address bar, showing the company name and country name of the web site owner. For the remainder of this page, these user interface elements are being referred to as "EV identity indicators".
118

edits