gecko/toolkit/locales/en-US/chrome/mozapps/preferences/ocsp.dtd
2012-05-21 12:12:37 +01:00

18 lines
1.1 KiB
DTD

<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY ocspDialog.title "Certificate Validation">
<!ENTITY enableOCSP.label "Use the Online Certificate Status Protocol (OCSP) to confirm the current validity of certificates">
<!ENTITY enableOCSP.accesskey "U">
<!ENTITY certOCSP2.label "Validate a certificate if it specifies an OCSP server">
<!ENTITY certOCSP2.accesskey "V">
<!ENTITY proxyOCSP2.label "Validate all certificates using the following OCSP server:">
<!ENTITY proxyOCSP2.accesskey "a">
<!ENTITY serviceURL.label "Service URL:">
<!ENTITY serviceURL.accesskey "S">
<!ENTITY signingCA.label "Response Signer:">
<!ENTITY signingCA.accesskey "R">
<!ENTITY requireOCSP.label "When an OCSP server connection fails, treat the certificate as invalid">
<!ENTITY requireOCSP.accesskey "W">