Accepting connections from clients (Client Authentication)

The server checks that the client's certificate has been issued by a trusted certificate authority.

Making connections to other servers (Server Authentication)

This server checks that the directory to which it is making a connection (for replication updates, for example) has a certificate that has been issued by a trusted certificate authority.

7.Click Done.

After installing the CA certificate, it is listed in the CA Certificates tab.

NOTE:

If a CA certificate is incorrectly generated, it is listed in the Server Certificates tab in the Console rather than the CA Certificates tab. The certificate still works as a CA certificate, even though it is listed in the wrong tab.

Still, request certificates from a real certificate authority to minimize the risk of using an incorrectly generated certificate and breaking SSL/TLS in the Administration Server.

6.3 Enabling TLS/SSL

In order to run the Directory Console over TLS/SSL, the Administration Server and Directory Server must also be configured to run in TLS/SSL.

This configures server authentication for the Directory Console and the Directory Server and Administration Server.

1.Obtain server certificates and CA certs, and install them on the Directory Server. This is described in “Installing certificates”.

2.Obtain and install server and CA certificates on the Administration Server. This is a similar process as for the Directory Server.

6.3 Enabling TLS/SSL

71