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=
"certmgr-edit-ca-cert2"
10 data-l10n-attrs=
"style"
11 xmlns=
"http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
12 xmlns:
html=
"http://www.w3.org/1999/xhtml"
14 <dialog id=
"editCaCert" buttons=
"accept,cancel">
16 <html:link rel=
"stylesheet" href=
"chrome://global/skin/global.css" />
20 href=
"security/certificates/certManager.ftl"
24 <script src=
"chrome://pippki/content/pippki.js" />
25 <script src=
"chrome://pippki/content/editcacert.js" />
27 <description id=
"certmsg" />
29 <description data-l10n-id=
"certmgr-edit-cert-edit-trust" />
31 <checkbox data-l10n-id=
"certmgr-edit-cert-trust-ssl" id=
"trustSSL" />
32 <checkbox data-l10n-id=
"certmgr-edit-cert-trust-email" id=
"trustEmail" />