From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../chrome/common/help/certs_prefs_help.xhtml | 128 +++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 l10n-lt/suite/chrome/common/help/certs_prefs_help.xhtml (limited to 'l10n-lt/suite/chrome/common/help/certs_prefs_help.xhtml') diff --git a/l10n-lt/suite/chrome/common/help/certs_prefs_help.xhtml b/l10n-lt/suite/chrome/common/help/certs_prefs_help.xhtml new file mode 100644 index 0000000000..a6aae1b376 --- /dev/null +++ b/l10n-lt/suite/chrome/common/help/certs_prefs_help.xhtml @@ -0,0 +1,128 @@ + + + + + + %brandDTD; +]> + + + +Privacy & Security Preferences - Certificates + + + + +

Certificate Settings

+ +

This section describes how to set your certificate preferences and how to + use the Certificate Manager, Device Manager, and other dialog boxes related + to certificates.

+ +

For step-by-step descriptions of various tasks related to certificates, see + Using Certificates.

+ + + +

Privacy & Security + Preferences - Certificates

+ +

This section describes use the Certificates preferences panel. To view + Certificates preferences, follow these steps:

+ +
    +
  1. Open the &brandShortName; + Edit menu and choose Preferences.
  2. +
  3. Under the Privacy & Security category, click Certificates. (If no + subcategories are visible, double-click Privacy & Security to expand + the list.)
  4. +
+ +

Client Certificate Selection

+ +

Some websites require you to identify yourself with a certificate. The + option you select here determines how the browser identifies the certificate + to present among those you may have on file:

+ + + +

Manage Certificates

+ +

Certificates are the digital equivalent of ID cards—they help other + people identify you, and they help you identify other people, websites, and + organizations.

+ +

To examine or configure the certificates you have on file, click Manage + Certificates. See Managing + Certificates for further information on this dialog.

+ +

Manage Security Devices

+ +

A security device is a hardware or software device that stores your + certificates and keys. For example, a smart card is a security device. Your + browser has its own built-in software security device, and you can use + additional security devices, such as smart cards, at the same time.

+ +

To examine or configure your security devices, click Manage Security + Devices. See Managing + Smart Cards and Other Security Devices for further information on + this dialog.

+ +

OCSP

+ +

A certificate revocation list (CRL) is a list of revoked certificates that + is generated and signed by a + certificate authority + (CA). The Online Certificate Status Protocol (OCSP) makes it possible for + Certificate Manager to perform an online check of a certificate's + validity each time the certificate is viewed or used. This process involves + checking the certificate against a CRL maintained at a server specified by + the CA of that certificate. Your computer must be online for OCSP to work.

+ +

The following settings in the OCSP section of the Certificates preferences + panel determine how Certificate Manager uses OCSP:

+ + + +

For more detailed information on certificate validation, see + How Certificate + Validation Works.

+ + + -- cgit v1.2.3