mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
189bcb64dd
r=timeless Fix various syntactical errors in HTML files.
92 lines
3.2 KiB
HTML
92 lines
3.2 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<title>Privacy & Security Preferences - Certificates</title>
|
|
|
|
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
|
|
|
|
</head>
|
|
|
|
<body bgcolor="white">
|
|
|
|
<a NAME="using_certs_settings"></a>
|
|
<a NAME="certificates:settingsIDX"></a>
|
|
<a NAME="settings:certificateIDX"></a>
|
|
|
|
<hr><h1>Certificate Settings</h1>
|
|
|
|
<p>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.
|
|
|
|
<p>For step-by-step descriptions of various tasks related to certificates, see <A HREF="#using_certs_first">Using Certificates section</A> .
|
|
<p> </p>
|
|
|
|
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
|
|
<tr>
|
|
<td class="inthissection">
|
|
<p>In this section:</p>
|
|
<p><a href="#certs_prefs_help_first">Certificate Preferences</a></p>
|
|
<p><a href="certs_help.html">Certificate Manager</a></p>
|
|
<p><a href="certs_help.html#Security_Devices">Device Manager</a></p>
|
|
<p><a href="cert_dialog_help.html">Certificate Information and Decisions</a></p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<p> </p>
|
|
|
|
|
|
<a NAME="certs_prefs_help_first"></a>
|
|
<a NAME="certificates:preferencesIDX"></a>
|
|
<hr><h1>Privacy & Security Preferences - Certificates</h1>
|
|
|
|
<p>This section describes use the Certificates preferences panel. To view Certificates preferences, follow these steps:
|
|
<ol>
|
|
<li>Open the Edit menu and choose Preferences.
|
|
<li>Under the Privacy & Security category, click Certificates. (If no subcategories are visible, double-click the category to expand the list.)
|
|
</ol>
|
|
|
|
<p> </p>
|
|
<a NAME="Client_Certificate_Selection"></a>
|
|
<a NAME="certificates:selecting_for_client_authenticationIDX"></a>
|
|
<h3>Client Certificate Selection</h3>
|
|
|
|
<p>You can decide how Navigator selects a certificate from among those you have on file to identify you to a web site:
|
|
<ul>
|
|
<LI>If you want Navigator to choose a certificate without asking you, click
|
|
Select Automatically. This is usually the preferred setting.
|
|
<LI>If you want Navigator to ask you to select a certificate each time a web site
|
|
requests one, click Ask Every Time.
|
|
</ul>
|
|
|
|
<p> </p>
|
|
<a NAME="Manage_Certificates"></a>
|
|
<h3>Manage Certificates</h3>
|
|
|
|
<p>Certificates are the digital equivalent of ID cards—they help other people
|
|
identify you, and they help you identify other people, web sites, and organizations.
|
|
|
|
<p>To examine or configure the certificates you have on file, click Manage Certificates.
|
|
|
|
<p> </p>
|
|
<a NAME="Manage_Security_Devices"></a>
|
|
<h3>Manage Security Devices</h3>
|
|
|
|
<p>A security device is a hardware or software device that stores your certificates and keys.
|
|
For example, a smart card is a security device. Mozilla has its own built-in software
|
|
security device, and you can use additional security devices, such as smart cards, at the same time.
|
|
|
|
<p>To examine or configure your security devices, click Manage Security Devices.
|
|
|
|
<p>
|
|
[ <A HREF="#certs_prefs_help_first">Return to beginning of Certificates section</A> ]
|
|
</p>
|
|
|
|
<hr>
|
|
<p><i>January 11 2002</i></p>
|
|
<p>Copyright © 1998-2002 The Mozilla Organization.</p>
|
|
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|