~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/extensions/help/resources/locale/en-US/ssl_help.html

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
4
<title>SSL_Settings</title>
 
5
 
 
6
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
 
7
 
 
8
</head>
 
9
 
 
10
<body>
 
11
 
 
12
<hr>
 
13
<a NAME="settings:SSLIDX"></a>
 
14
<a NAME="ssl_settings"></a>
 
15
<h1>SSL Settings</h1>
 
16
<p>This section describes how to set your SSL preferences and ciphers.</p>
 
17
 
 
18
<table summary="list of headings" cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
 
19
<tr>
 
20
<td class="inthissections">
 
21
<p>In this section:</p>
 
22
<p><a href="#ssl_prefs">Privacy &amp; Security Preferences - SSL</a></p>
 
23
<p><a href="#cipher_help">Edit Ciphers</a></p>
 
24
</td>
 
25
</tr>
 
26
</table>
 
27
 
 
28
<p>&nbsp;</p>
 
29
 
 
30
 
 
31
 
 
32
 
 
33
 
 
34
<hr><a NAME="preferences:SSLIDX"></a>
 
35
<a NAME="ssl_prefs"></a>
 
36
<a NAME="SSL:preferencesIDX"></a>
 
37
<h2>Privacy &amp; Security Preferences - SSL</h2>
 
38
<p>This section describes how to use the SSL preferences panel. If you are not already viewing the panel, follow these steps:
 
39
 
 
40
<ol>
 
41
        <li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
 
42
        <li>Under the Privacy &amp; Security category, click SSL. (If no subcategories are visible, double-click Privacy &amp; Security to expand the list.)</li>
 
43
</ol>
 
44
 
 
45
<table summary="list of headings" cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
 
46
<tr>
 
47
<td class="inthissections">
 
48
<p>In this section:</p>
 
49
<p><a href="#SSL_Protocol_Versions">SSL Protocol Versions</a></p>
 
50
<p><a href="#SSL_Warnings">SSL Warnings</a></p>
 
51
</td>
 
52
</tr>
 
53
</table>
 
54
 
 
55
 
 
56
 
 
57
 
 
58
 
 
59
<p>&nbsp;</p>
 
60
<a NAME="SSL_Protocol_Versions"></a>
 
61
<h3>SSL Protocol Versions</h3>
 
62
 
 
63
 
 
64
<p>The Secure Sockets Layer (SSL) protocol defines rules governing mutual authentication 
 
65
between a web site and browser software and the encryption of information that flows 
 
66
between them. The Transport Layer Security (TLS) protocol is an IETF standard based on 
 
67
SSL. TLS 1.0 can be thought of as SSL 3.1.
 
68
 
 
69
<p>You should normally leave these three checkboxes selected to ensure that both older and newer web servers can work with the browser:
 
70
<ul>
 
71
        <li><b>Enable SSL version 2:</b> Allows older web servers to work with the browser.
 
72
        <li><b>Enable SSL version 3:</b> Allows newer web servers to work with the browser.
 
73
        <li><b>Enable TLS:</b> Allows web servers that support TLS to take advantage of it.</li>
 
74
</ul>
 
75
 
 
76
<p>To turn individual ciphers on or off, click the Edit Ciphers button:
 
77
 
 
78
<ul><li><b>Edit Ciphers:</b> Don't attempt to edit ciphers individually unless you know exactly what you are doing and have cleared the changes with your system administrator. For more information, see <a href="#cipher_help">Edit Ciphers</a>. </li></ul>
 
79
 
 
80
<p><b>Important note re TLS:</b> Some servers that do not implement SSL correctly cannot negotiate the SSL handshake with client software (such as the browser) that supports TLS. Such servers are known as "TLS intolerant."
 
81
<p>When the Enable TLS option in the SSL preferences panel is selected, the browser attempts to use the TLS protocol when making secure connections with a server. If that connection fails because the server is TLS intolerant, the browser will fall back to using SSL 3.0.
 
82
 
 
83
 
 
84
 
 
85
<p>&nbsp;</p>
 
86
<a NAME="SSL_Warnings"></a>
 
87
<h3>SSL Warnings</h3>
 
88
 
 
89
<p>It's easy to tell when the web site you are viewing is using an encrypted connection. 
 
90
If the connection is encrypted, the lock icon in the lower-right corner of the Navigator 
 
91
window is locked. If the connection is not encrypted, the lock icon is unlocked.</P> 
 
92
 
 
93
<p>If you want additional warnings, you can select one or more of 
 
94
the warning checkboxes in the SSL preferences panel. Some people find these warnings annoying.
 
95
 
 
96
<p>To activate any of these Navigator warnings, select the corresponding checkbox:
 
97
</P>
 
98
 
 
99
<ul>
 
100
        <LI><b>Loading a page that supports encryption:</b> Select this warning if you want to be reminded whenever you are loading a page that supports encryption.
 
101
        <LI><b>Loading a page that uses low-grade encryption:</b> Select this warning if you want to be reminded whenever you are loading a page that supports low-grade encryption. (Low-grade encryption is the weakest encryption available, using 40-bit keys.) 
 
102
        <LI><b>Leaving a page that supports encryption:</b> Select this warning if you want to be reminded whenever you are leaving a page that supports encryption for one that does not.
 
103
        <LI><b>Sending form data from an unencrypted page to an unencrypted page:</b> Select this warning if you want to be reminded whenever you are submitting data over an unencrypted connection. If you send unencrypted information over the Internet, it can easily be intercepted by other people.
 
104
        <LI><b>Viewing a page with an encrypted/unencrypted mix:</b> Select this warning if you want to be alerted whenever you are viewing a page that includes any information that's not encrypted. 
 
105
</ul>
 
106
 
 
107
<p>For short definitions, click <a href="glossary.html#authentication">authentication</a>, <a href="glossary.html#encryption">encryption</a>, or <a href="glossary.html#certificate">certificate</a>.</P>
 
108
 
 
109
 
 
110
<hr>
 
111
<a NAME="cipher_help"></a>
 
112
<a NAME="SSL:ciphersIDX"></a>
 
113
<a NAME="encryption:technologiesIDX"></a>
 
114
<a NAME="encryption_technologiesSDX"></a>
 
115
<h2>Edit Ciphers</h2>
 
116
<p>This section describes how to use the Edit Ciphers dialog box. If you're not already viewing it, follow these steps:
 
117
 
 
118
<ol>
 
119
        <li>Open the Edit menu (Mozilla menu on Mac OS X) and choose Preferences.
 
120
        <li>Under the Privacy &amp; Security category, click SSL. (If no subcategories are visible, double-click Privacy &amp; Security to expand the list.)
 
121
        <li>Click the Edit Ciphers button.
 
122
</ol>
 
123
 
 
124
<p>The Edit Ciphers dialog box allows you to select or deselect ciphers, or <a href="glossary.html#cryptographic_algorithm">cryptographic algorithms</a>. Consult your system administrator before changing any of these settings.
 
125
 
 
126
<p>Each checkbox corresponds to a cipher suite, or set of cryptographic algorithms. 
 
127
 
 
128
<p>For more information about ciphers and encryption, see the following online documents:
 
129
 
 
130
<ul>
 
131
        <li><a href="http://developer.netscape.com/docs/manuals/security/pkin/index.htm" target="_blank">Introduction to Public-Key Cryptography</a>
 
132
        <li><a href="http://developer.netscape.com/docs/manuals/security/sslin/index.htm" target="_blank">Introduction to SSL</a>
 
133
        <li><a href="http://www.mozilla.org/projects/security/pki/nss/nss-3.4/nss-3.4-algorithms.html" target="_blank">Encryption Technologies Available in NSS 3.4</a>.
 
134
</ul>
 
135
 
 
136
<p>&nbsp;
 
137
 
 
138
</body>
 
139
</html>
 
 
b'\\ No newline at end of file'