зеркало из https://github.com/mozilla/pjs.git
Bug 282893 Properly indent children in help files especially <div> privacy, privsec, ssl, using_certs fixes
p=giacomo.magnini@portalis.it r=me
This commit is contained in:
Родитель
81ad38adb4
Коммит
a63d6fbe99
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]>
|
||||
|
@ -38,20 +38,19 @@
|
|||
Security</a>.</p>
|
||||
|
||||
<div class="contentsBox">Privacy topics:
|
||||
<ul>
|
||||
<li><a href="#privacy_on_the_internet">Privacy on the Internet</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_cookie_manager">Using the Cookie
|
||||
Manager</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_password_manager">Using the
|
||||
Password Manager</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_form_manager">Using the Form
|
||||
Manager</a></li>
|
||||
<li><a href=
|
||||
"using_priv_help.xhtml#encrypting_stored_sensitive_information">Encrypting
|
||||
Stored Sensitive Information</a></li>
|
||||
<li><a href="using_priv_help.xhtml#managing_images">Managing Images</a></li>
|
||||
<li><a href="privsec_help.xhtml">Privacy & Security Preferences</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#privacy_on_the_internet">Privacy on the Internet</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_cookie_manager">Using the
|
||||
Cookie Manager</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_password_manager">Using the
|
||||
Password Manager</a></li>
|
||||
<li><a href="using_priv_help.xhtml#using_the_form_manager">Using the Form
|
||||
Manager</a></li>
|
||||
<li><a href="using_priv_help.xhtml#encrypting_stored_sensitive_information">Encrypting
|
||||
Stored Sensitive Information</a></li>
|
||||
<li><a href="using_priv_help.xhtml#managing_images">Managing Images</a></li>
|
||||
<li><a href="privsec_help.xhtml">Privacy & Security Preferences</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h1 id="privacy_on_the_internet">Privacy on the Internet</h1>
|
||||
|
@ -62,16 +61,17 @@
|
|||
privacy issues.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#what_information_does_my_browser_give_to_a_web_site">What
|
||||
Information Does My Browser Give to a Web Site?</a></li>
|
||||
<li><a href="#what_are_cookies_and_how_do_they_work">What Are Cookies, and How
|
||||
Do They Work?</a></li>
|
||||
<li><a href="#how_can_i_control_web_pages_in_email_messages">How Can I Control
|
||||
Web Pages in Email Messages?</a></li>
|
||||
<li><a href="#how_do_i_make_sure_unauthorized_people_dont_use_information_about_me">How
|
||||
Can I Make Sure Unauthorized People Don't Use Information About Me?</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#what_information_does_my_browser_give_to_a_web_site">What
|
||||
Information Does My Browser Give to a Web Site?</a></li>
|
||||
<li><a href="#what_are_cookies_and_how_do_they_work">What Are Cookies, and
|
||||
How Do They Work?</a></li>
|
||||
<li><a href="#how_can_i_control_web_pages_in_email_messages">How Can I
|
||||
Control Web Pages in Email Messages?</a></li>
|
||||
<li><a href="#how_do_i_make_sure_unauthorized_people_dont_use_information_about_me">How
|
||||
Can I Make Sure Unauthorized People Don't Use Information About
|
||||
Me?</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="what_information_does_my_browser_give_to_a_web_site">What Information
|
||||
|
@ -94,18 +94,18 @@
|
|||
|
||||
<p>Your browser must tell the site your Internet address (also known as the
|
||||
Internet Protocol, or IP address) so the site knows where to send the page
|
||||
you are requesting. The site can't present the page you want to see unless it
|
||||
knows your IP address.</p>
|
||||
|
||||
you are requesting. The site can't present the page you want to see
|
||||
unless it knows your IP address.</p>
|
||||
|
||||
<p>Your IP address can be either temporary or fixed (static).</p>
|
||||
|
||||
<p>If you connect to the Internet through a standard modem that's attached to
|
||||
your phone line, then your Internet service provider (ISP) may assign you a
|
||||
temporary IP address each time you log on. You use the temporary IP address
|
||||
<p>If you connect to the Internet through a standard modem that's attached
|
||||
to your phone line, then your Internet service provider (ISP) may assign you
|
||||
a temporary IP address each time you log on. You use the temporary IP address
|
||||
for the duration of your Internet session—for example, until you sign
|
||||
off or hang up your dial-up connection, or otherwise end your computer's live
|
||||
connection with the Internet. Each ISP has many IP addresses, and they assign
|
||||
the addresses at random to users.</p>
|
||||
off or hang up your dial-up connection, or otherwise end your computer's
|
||||
live connection with the Internet. Each ISP has many IP addresses, and they
|
||||
assign the addresses at random to users.</p>
|
||||
|
||||
<p>If you have DSL, a cable modem, or a fiber-optic connection, you may have a
|
||||
fixed IP address that you use every time you connect.</p>
|
||||
|
@ -115,9 +115,9 @@
|
|||
<h3>Referring Page</h3>
|
||||
|
||||
<p>The site is also told which page you were reading when you clicked a link to
|
||||
see one of the site's pages. This allows the site to know which site referred
|
||||
you. Or, as you traverse the site, it allows the site to know which of its
|
||||
pages you came from.</p>
|
||||
see one of the site's pages. This allows the site to know which site
|
||||
referred you. Or, as you traverse the site, it allows the site to know which
|
||||
of its pages you came from.</p>
|
||||
|
||||
<p>[<a href="#privacy_on_the_internet">Return to beginning of section</a>]</p>
|
||||
|
||||
|
@ -161,16 +161,17 @@
|
|||
|
||||
<h3 id="what_are_third-party_cookies">What Are Third-Party Cookies?</h3>
|
||||
|
||||
<p>If your browser stores a site's cookie, it will return the cookie only to
|
||||
that particular site. Your browser will not provide one site with cookies set
|
||||
by another. Since a web site can only receive its own cookies, it can learn
|
||||
about your activities while you are at that site but not your activities in
|
||||
general while surfing the Web.</p>
|
||||
<p>If your browser stores a site's cookie, it will return the cookie only
|
||||
to that particular site. Your browser will not provide one site with cookies
|
||||
set by another. Since a web site can only receive its own cookies, it can
|
||||
learn about your activities while you are at that site but not your
|
||||
activities in general while surfing the Web.</p>
|
||||
|
||||
<p>But sometimes a web site displays content that is hosted on another web
|
||||
site. That content can be anything from an image to text or an advertisement.
|
||||
The other web site that hosts such elements also has the ability to store a
|
||||
cookie in your browser, even though you don't visit the site directly.</p>
|
||||
cookie in your browser, even though you don't visit the site directly.
|
||||
</p>
|
||||
|
||||
<p>Cookies that are stored by a site other than the one you are visiting are
|
||||
called <strong>third-party cookies</strong> or <strong>foreign
|
||||
|
@ -192,19 +193,19 @@
|
|||
web pages that are received as part of email messages.</p>
|
||||
|
||||
<p>While it may be convenient to enable some or all of these capabilities when
|
||||
you're browsing the web, they may not be necessary in single web pages sent
|
||||
as attachments to messages.</p>
|
||||
you're browsing the web, they may not be necessary in single web pages
|
||||
sent as attachments to messages.</p>
|
||||
|
||||
<p>For information on enabling or disabling cookies, images, JavaScript, and
|
||||
plug-ins in email messages, see the following sections:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="using_priv_help.xhtml#cookies">Privacy & Security
|
||||
Preferences - Cookies</a></li>
|
||||
<li><a href="using_priv_help.xhtml#images">Privacy & Security
|
||||
Preferences - Images</a></li>
|
||||
<li><a href="cs_nav_prefs_advanced.xhtml#scripts_and_plug-ins">Advanced
|
||||
Preferences - Scripts & Plug-ins</a></li>
|
||||
<li><a href="using_priv_help.xhtml#cookies">Privacy & Security
|
||||
Preferences - Cookies</a></li>
|
||||
<li><a href="using_priv_help.xhtml#images">Privacy & Security
|
||||
Preferences - Images</a></li>
|
||||
<li><a href="cs_nav_prefs_advanced.xhtml#scripts_and_plug-ins">Advanced
|
||||
Preferences - Scripts & Plug-ins</a></li>
|
||||
</ul>
|
||||
|
||||
<p>[<a href="#privacy_on_the_internet">Return to beginning of section</a>]</p>
|
||||
|
@ -221,17 +222,18 @@
|
|||
email, or any other method), it is possible that someone else may be able to
|
||||
intercept it.</p>
|
||||
|
||||
<p>Here are some questions you might ask about a web site's privacy policy:</p>
|
||||
<p>Here are some questions you might ask about a web site's privacy
|
||||
policy:</p>
|
||||
|
||||
<ul>
|
||||
<li>What kinds of personal information is this site gathering?</li>
|
||||
<li>How will the site use the information?</li>
|
||||
<li>Will the site share the information with others and do I have choices
|
||||
regarding the use of any shared information?</li>
|
||||
<li>Can I access some or all of the information a site gathers about me, in
|
||||
order to inspect or update it?</li>
|
||||
<li>How does the site protect the information?</li>
|
||||
<li>How do I contact the web site if I have questions or problems?</li>
|
||||
<li>What kinds of personal information is this site gathering?</li>
|
||||
<li>How will the site use the information?</li>
|
||||
<li>Will the site share the information with others and do I have choices
|
||||
regarding the use of any shared information?</li>
|
||||
<li>Can I access some or all of the information a site gathers about me, in
|
||||
order to inspect or update it?</li>
|
||||
<li>How does the site protect the information?</li>
|
||||
<li>How do I contact the web site if I have questions or problems?</li>
|
||||
</ul>
|
||||
|
||||
<p>For information about checking a web site's privacy policy, see
|
||||
|
|
|
@ -12,34 +12,34 @@
|
|||
<link rel="stylesheet" href="chrome://help/locale/helpFileLayout.css"
|
||||
type="text/css"/>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Privacy & Security Preferences</h1>
|
||||
|
||||
<p>The sections listed below describe the Privacy & Security preferences.
|
||||
To see the preference panels, follow these steps:</p>
|
||||
|
||||
<ol>
|
||||
<li>Open the <span class="mac">&brandShortName;</span>
|
||||
<span class="noMac">Edit</span> menu and choose Preferences.</li>
|
||||
<li>Click the Privacy & Security category. If no subcategories are
|
||||
visible, double-click Privacy & Security to expand the list, then
|
||||
click the name for the preferences you want to view or change.</li>
|
||||
<li>Open the <span class="mac">&brandShortName;</span>
|
||||
<span class="noMac">Edit</span> menu and choose Preferences.</li>
|
||||
<li>Click the Privacy & Security category. If no subcategories are
|
||||
visible, double-click Privacy & Security to expand the list, then
|
||||
click the name for the preferences you want to view or change.</li>
|
||||
</ol>
|
||||
|
||||
<p>For help with a panel's settings, click the appropriate link below.</p>
|
||||
|
||||
<div class="contentsBox">Related sections:
|
||||
<ul>
|
||||
<li><a href="using_priv_help.xhtml#cookies">Cookies</a></li>
|
||||
<li><a href="using_priv_help.xhtml#images">Images</a></li>
|
||||
<li><a href="using_priv_help.xhtml#forms">Forms</a></li>
|
||||
<li><a href="passwords_help.xhtml">Passwords</a></li>
|
||||
<li><a href="passwords_help.xhtml#master_passwords">Master Passwords</a></li>
|
||||
<li><a href="ssl_help.xhtml">SSL</a></li>
|
||||
<li><a href="certs_prefs_help.xhtml">Certificates</a></li>
|
||||
<li><a href="validation_help.xhtml">Validation</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="using_priv_help.xhtml#cookies">Cookies</a></li>
|
||||
<li><a href="using_priv_help.xhtml#images">Images</a></li>
|
||||
<li><a href="using_priv_help.xhtml#forms">Forms</a></li>
|
||||
<li><a href="passwords_help.xhtml">Passwords</a></li>
|
||||
<li><a href="passwords_help.xhtml#master_passwords">Master Passwords</a></li>
|
||||
<li><a href="ssl_help.xhtml">SSL</a></li>
|
||||
<li><a href="certs_prefs_help.xhtml">Certificates</a></li>
|
||||
<li><a href="validation_help.xhtml">Validation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<p>Copyright © 2003-2004 The Mozilla Foundation.</p>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]>
|
||||
|
@ -19,11 +19,11 @@
|
|||
<p>This section describes how to set your SSL preferences and ciphers.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#privacy_and_security_preferences_ssl">Privacy & Security
|
||||
Preferences - SSL</a></li>
|
||||
<li><a href="#edit_ciphers">Edit Ciphers</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#privacy_and_security_preferences_ssl">Privacy & Security
|
||||
Preferences - SSL</a></li>
|
||||
<li><a href="#edit_ciphers">Edit Ciphers</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="privacy_and_security_preferences_ssl">Privacy & Security
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
|
||||
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
|
||||
%brandDTD;
|
||||
]>
|
||||
|
@ -25,18 +25,18 @@
|
|||
certificates.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#getting_your_own_certificate">Getting Your Own
|
||||
Certificate</a></li>
|
||||
<li><a href="#checking_security_for_a_web_page">Checking Security for a Web
|
||||
Page</a></li>
|
||||
<li><a href="#managing_certificates">Managing Certificates</a></li>
|
||||
<li><a href="#managing_smart_cards_and_other_security_devices">Managing Smart
|
||||
Cards and Other Security Devices</a></li>
|
||||
<li><a href="#managing_ssl_warnings_and_settings">Managing SSL Warnings and
|
||||
Settings</a></li>
|
||||
<li><a href="#controlling_validation">Controlling Validation</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#getting_your_own_certificate">Getting Your Own
|
||||
Certificate</a></li>
|
||||
<li><a href="#checking_security_for_a_web_page">Checking Security for a Web
|
||||
Page</a></li>
|
||||
<li><a href="#managing_certificates">Managing Certificates</a></li>
|
||||
<li><a href="#managing_smart_cards_and_other_security_devices">Managing
|
||||
Smart Cards and Other Security Devices</a></li>
|
||||
<li><a href="#managing_ssl_warnings_and_settings">Managing SSL Warnings and
|
||||
Settings</a></li>
|
||||
<li><a href="#controlling_validation">Controlling Validation</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h1 id="getting_your_own_certificate">Getting Your Own Certificate</h1>
|
||||
|
@ -158,21 +158,20 @@
|
|||
</ol>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#managing_certificates_that_identify_you">Managing Certificates
|
||||
that Identify You</a></li>
|
||||
<li><a href="#managing_certificates_that_identify_others">Managing
|
||||
Certificates that Identify Others</a></li>
|
||||
<li><a href="#managing_certificates_that_identify_websites">Managing
|
||||
Certificates that Identify Websites</a></li>
|
||||
<li><a href=
|
||||
"#managing_certificates_that_identify_certificate_authorities">Managing
|
||||
Certificates that Identify Certificate Authorities</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#managing_certificates_that_identify_you">Managing
|
||||
Certificates that Identify You</a></li>
|
||||
<li><a href="#managing_certificates_that_identify_others">Managing
|
||||
Certificates that Identify Others</a></li>
|
||||
<li><a href="#managing_certificates_that_identify_websites">Managing
|
||||
Certificates that Identify Websites</a></li>
|
||||
<li><a href="#managing_certificates_that_identify_certificate_authorities">Managing
|
||||
Certificates that Identify Certificate Authorities</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="managing_certificates_that_identify_you">Managing Certificates that
|
||||
Identify You</h2>
|
||||
Identify You</h2>
|
||||
|
||||
<p>When you first open the Certificate Manager, you'll notice that it has
|
||||
several tabs across the top of its window. The first tab is called Your
|
||||
|
@ -209,8 +208,7 @@ Identify You</h2>
|
|||
<p>For more details about any of these tasks, see
|
||||
<a href="certs_help.xhtml#your_certificates">Your Certificates</a>.</p>
|
||||
|
||||
<p>[<a href="#managing_certificates">Return to beginning of
|
||||
section</a>]</p>
|
||||
<p>[<a href="#managing_certificates">Return to beginning of section</a>]</p>
|
||||
|
||||
<h2 id="managing_certificates_that_identify_others">Managing Certificates that
|
||||
Identify Others</h2>
|
||||
|
@ -273,11 +271,11 @@ section</a>]</p>
|
|||
another window that allows you to perform the corresponding action.</p>
|
||||
|
||||
<p>The Edit button allows you to specify whether your browser will trust the
|
||||
selected website certificates in the future.</p>
|
||||
selected website certificates in the future.</p>
|
||||
|
||||
<p>For more details, see
|
||||
<a href="certs_help.xhtml#web_site_certificates">Website
|
||||
Certificates</a>.</p>
|
||||
<a href="certs_help.xhtml#web_site_certificates">Website Certificates</a>.
|
||||
</p>
|
||||
|
||||
<p>[<a href="#managing_certificates">Return to beginning of section</a>]</p>
|
||||
|
||||
|
@ -336,13 +334,13 @@ selected website certificates in the future.</p>
|
|||
Device Manager to work with smart cards and other security devices.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#about_security_devices_and_modules">About Security Devices and
|
||||
Modules</a></li>
|
||||
<li><a href="#using_security_devices">Using Security Devices</a></li>
|
||||
<li><a href="#using_security_modules">Using Security Modules</a></li>
|
||||
<li><a href="#enable_fips_mode">Enable FIPS Mode</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#about_security_devices_and_modules">About Security Devices
|
||||
and Modules</a></li>
|
||||
<li><a href="#using_security_devices">Using Security Devices</a></li>
|
||||
<li><a href="#using_security_modules">Using Security Modules</a></li>
|
||||
<li><a href="#enable_fips_mode">Enable FIPS Mode</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="about_security_devices_and_modules">About Security Devices and
|
||||
|
@ -369,11 +367,11 @@ selected website certificates in the future.</p>
|
|||
<ul>
|
||||
<li><strong>Generic Crypto Services:</strong> A special security device
|
||||
that performs all cryptographic operations required by the
|
||||
&brandShortName; Internal PKCS #11 Module.</li>
|
||||
&brandShortName; Internal PKCS #11 Module.</li>
|
||||
<li><strong>Software Security Device:L</strong> Stores your certificates
|
||||
and keys that aren't stored on external security devices,
|
||||
including any CA certificates that you may have installed in addition
|
||||
to those that come with the browser.</li>
|
||||
including any CA certificates that you may have installed in addition
|
||||
to those that come with the browser.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>Builtin Roots Module:</strong> Controls a special security device
|
||||
|
@ -486,7 +484,7 @@ selected website certificates in the future.</p>
|
|||
beginning of section</a>]</p>
|
||||
|
||||
<h1 id="managing_ssl_warnings_and_settings">Managing SSL Warnings and
|
||||
Settings</h1>
|
||||
Settings</h1>
|
||||
|
||||
<p>The Secure Sockets Layer (SSL) protocol allows your computer to exchange
|
||||
information with other computers on the Internet in encrypted form—that
|
||||
|
@ -538,12 +536,12 @@ Settings</h1>
|
|||
of your browser's certificate validation settings.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#how_validation_works">How Validation Works</a></li>
|
||||
<li><a href="#managing_crls">Managing CRLs</a></li>
|
||||
<li><a href="#configuring_ocsp">Configuring OCSP</a></li>
|
||||
<li><a href="validation_help.xhtml">Validation Settings</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#how_validation_works">How Validation Works</a></li>
|
||||
<li><a href="#managing_crls">Managing CRLs</a></li>
|
||||
<li><a href="#configuring_ocsp">Configuring OCSP</a></li>
|
||||
<li><a href="validation_help.xhtml">Validation Settings</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="how_validation_works">How Validation Works</h2>
|
||||
|
@ -612,12 +610,12 @@ Settings</h1>
|
|||
<a href="validation_help.xhtml">Validation Settings</a>.</p>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#about_the_next_update_date">About the <q>Next Update</q>
|
||||
Date</a></li>
|
||||
<li><a href="#importing_crls">Importing CRLs</a></li>
|
||||
<li><a href="#viewing_and_managing_crls">Viewing and Managing CRLs</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#about_the_next_update_date">About the <q>Next Update</q>
|
||||
Date</a></li>
|
||||
<li><a href="#importing_crls">Importing CRLs</a></li>
|
||||
<li><a href="#viewing_and_managing_crls">Viewing and Managing CRLs</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3 id="about_the_next_update_date">About the <q>Next Update</q> Date</h3>
|
||||
|
@ -650,7 +648,6 @@ Settings</h1>
|
|||
click the link for the CRL that you want to import.
|
||||
|
||||
<p>The Import Status dialog box appears.</p>
|
||||
|
||||
</li>
|
||||
<li>Confirm that the CRL was imported successfully and that it's the one
|
||||
you wanted. In most cases you should also click Yes, which enables
|
||||
|
@ -662,8 +659,8 @@ Settings</h1>
|
|||
appears. In this case, go on to step 4.</li>
|
||||
<li><strong>No:</strong> The Import Status dialog box closes. If you
|
||||
change your mind and decide to enable automatic updates after all, see
|
||||
<a href="#viewing_and_managing_crls">Viewing and Managing
|
||||
CRLs</a>.</li>
|
||||
<a href="#viewing_and_managing_crls">Viewing and Managing
|
||||
CRLs</a>.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select the option labeled <q>Enable Automatic Update for this
|
||||
|
@ -672,10 +669,10 @@ Settings</h1>
|
|||
<ul>
|
||||
<li><strong>Update __ days before Next Update date:</strong> Select this
|
||||
option if you want to base the update frequency on the frequency with
|
||||
which the CRL publisher publishes a new version of the CRL.</li>
|
||||
which the CRL publisher publishes a new version of the CRL.</li>
|
||||
<li><strong>Update every __ days:</strong> Select this option if you want
|
||||
to specify an update interval unrelated to the CRL's Next Update
|
||||
date.</li>
|
||||
date.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Click OK to confirm your choices.</li>
|
||||
|
@ -690,8 +687,8 @@ Settings</h1>
|
|||
<li>Open the <span class="mac">&brandShortName;</span>
|
||||
<span class="noMac">Edit</span> menu and choose Preferences.</li>
|
||||
<li>Under the Privacy & Security category, click Validation. (If no
|
||||
subcategories are visible, double-click Privacy & Security to expand the
|
||||
list.)</li>
|
||||
subcategories are visible, double-click Privacy & Security to expand
|
||||
the list.)</li>
|
||||
<li>Click Manage CRLs in the Validation panel to see a list of the CRLs
|
||||
available to Certificate Manager.</li>
|
||||
</ol>
|
||||
|
@ -708,10 +705,10 @@ Settings</h1>
|
|||
<ul>
|
||||
<li><strong>Update __ days before Next Update date.</strong> Select this
|
||||
option if you want to base the update frequency on the frequency with
|
||||
which the CRL publisher publishes a new version of the CRL.</li>
|
||||
which the CRL publisher publishes a new version of the CRL.</li>
|
||||
<li><strong>Update every __ days.</strong> Select this option if you want
|
||||
to specify an update interval unrelated to the CRL's Next Update
|
||||
date.</li>
|
||||
date.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Click OK to confirm your choices.</li>
|
||||
|
|
Загрузка…
Ссылка в новой задаче