SSL Settings
+ type="text/css"/>
@@ -102,8 +102,8 @@
that supports low-grade encryption. (Low-grade encryption is the weakest
encryption available, using 40-bit keys.)
Leaving a page that supports encryption: Select this
- warning if you want to be reminded whenever you are leaving a page that
- supports encryption for one that does not.
+ warning if you want to be reminded whenever you are leaving a page that
+ supports encryption for one that does not.
Sending form data from an unencrypted page to an unencrypted
page: Select this warning if you want to be reminded whenever you
are submitting data over an unencrypted connection. If you send unencrypted
@@ -137,8 +137,39 @@
cryptographic
algorithms. Consult your system administrator before changing any of
these settings.
+
Each checkbox corresponds to a cipher suite, or set of cryptographic
- algorithms.
+ algorithms. To view info information about a cipher suite, click the
+ Details button besides its name.
+
+
The following information is displayed for the selected cipher suite:
+
+
+
Cypher: Encryption module name.
+
Encryption algorithm: Used for bulk encryption and
+ decryption.
+
Authentication Algorithm: Used to determine the server
+ or client's identity.
+
Effective Key Algorithm: Governs the way in which the
+ server and client determine the symmetric keys they will both use during an
+ SSL session.
+
Key Size: The size of the keys used with this cipher
+ suite. (Encryption strength depends on both encryption algorithm and key
+ size.)
+
MAC Algorithm: Used for tamper detection and data
+ verification; sometimes called message digest or hash algorithm.
+
Other Attributes: These can include the following:
+
+
FIPS Complies with Federal Information Processing
+ Standards Publications (FIPS PUBS) 140-1. Many products sold to the US
+ government must comply with one or more FIPS standards.
+
IsExportable Cipher suite was legally exportable
+ under regulations published by the U.S. Department of Commerce that
+ previously limited the encryption strength of exported products. Those
+ regulations have since been loosened.
+
+
+
For more information about ciphers and encryption, see the following online
documents: