2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this
4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
9 data-l10n-id=
"client-auth-window"
10 xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
11 xmlns:
html=
"http://www.w3.org/1999/xhtml"
16 buttons=
"accept,cancel"
17 buttonidcancel=
"client-auth-send-no-certificate"
20 <html:link rel=
"stylesheet" href=
"chrome://global/skin/global.css" />
23 href=
"chrome://pippki/content/clientauthask.css"
26 <html:link rel=
"localization" href=
"security/pippki/pippki.ftl" />
29 <stringbundleset id=
"stringbundleset">
32 src=
"chrome://pippki/locale/pippki.properties"
36 <script src=
"chrome://pippki/content/pippki.js" />
37 <script src=
"chrome://pippki/content/clientauthask.js" />
38 <script src=
"chrome://global/content/globalOverlay.js" />
39 <script src=
"chrome://global/content/editMenuOverlay.js" />
43 id=
"clientAuthSiteIdentification"
44 data-l10n-id=
"client-auth-site-identification"
45 data-l10n-args='{
"hostname":
""}'
48 <!-- The items in this menulist must never be sorted,
49 but remain in the order filled by the application
51 <menulist id=
"nicknames" oncommand=
"onCertSelected();" native=
"true">
57 data-l10n-id=
"client-auth-cert-details"
61 id=
"clientAuthCertDetailsIssuedTo"
63 data-l10n-id=
"client-auth-cert-details-issued-to"
64 data-l10n-args='{
"issuedTo":
""}'
68 id=
"clientAuthCertDetailsSerialNumber"
70 data-l10n-id=
"client-auth-cert-details-serial-number"
71 data-l10n-args='{
"serialNumber":
""}'
75 id=
"clientAuthCertDetailsValidityPeriod"
77 data-l10n-id=
"client-auth-cert-details-validity-period"
78 data-l10n-args='{
"notBefore":
"",
"notAfter":
""}'
82 id=
"clientAuthCertDetailsKeyUsages"
84 data-l10n-id=
"client-auth-cert-details-key-usages"
85 data-l10n-args='{
"keyUsages":
""}'
89 id=
"clientAuthCertDetailsEmailAddresses"
91 data-l10n-id=
"client-auth-cert-details-email-addresses"
92 data-l10n-args='{
"emailAddresses":
""}'
96 id=
"clientAuthCertDetailsIssuedBy"
98 data-l10n-id=
"client-auth-cert-details-issued-by"
99 data-l10n-args='{
"issuedBy":
""}'
103 id=
"clientAuthCertDetailsStoredOn"
105 data-l10n-id=
"client-auth-cert-details-stored-on"
106 data-l10n-args='{
"storedOn":
""}'
111 data-l10n-id=
"client-auth-cert-remember-box"