~ubuntu-branches/ubuntu/utopic/389-admin-console/utopic

« back to all changes in this revision

Viewing changes to help/en/help/configure_administration_server_encryption.html

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2011-10-12 11:05:09 UTC
  • Revision ID: package-import@ubuntu.com-20111012110509-ybd1jr5xeat2ug1i
Tags: upstream-1.1.8
ImportĀ upstreamĀ versionĀ 1.1.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<p class="topic">
 
2
Configure Administration Server - Encryption
 
3
</p>
 
4
 
 
5
<p class="text">
 
6
Use this dialog box to enable Secure Sockets Layer (SSL) encryption.
 
7
</p>
 
8
<p class="text">
 
9
<b>Enable SSL for this server.</b> Select this option if you want to secure this server with Secure Sockets Layer (SSL) encryption. All other SSL encryption options listed here become available to you only when you enable SSL by checking this box.
 
10
</p>
 
11
<p class="text">
 
12
<b>Use this cipher family.</b> When you enable SSL encryption, the cipher families available to you are listed here. The internal security device supports only the RSA cipher family.
 
13
</p>
 
14
<p class="text">
 
15
<b>Security Device.</b> Choose internal (software) if the key is stored in the local key database. All other choices on this list are available only if you are using an external module.
 
16
</p>
 
17
<p class="text">
 
18
<b>Certificate.</b> Choose a server certificate to use with this server.
 
19
</p>
 
20
<p class="text">
 
21
<b>Settings. </b>Click this button to modify cipher settings for the certificate you selected above.
 
22
</p>
 
23
<p class="text">
 
24
<b>Disable Client Authentication.</b> Select this option if you do not want this server instance to perform client authentication.
 
25
</p>
 
26
<p class="text">
 
27
<b>Require Client Authentication.</b> Select this option if you want this server instance to require client authentication during the SSL handshake.
 
28
</p>
 
29
<p class="text">
 
30
If you select this option, each administrator will be prompted for a certificate when logging in via the Management Console. This ensures system security because all administrators must present acceptable certificates before they can perform management tasks. Even if an intruder obtains a user name and password, he or she will need to present a valid certificate (one issued by a trusted CA) to gain access to your enterprise.
 
31
</p>