Choose the type of client authentication protection

+

Search Tips   |   Advanced Search

 

Choose the type of client authentication protection

If we enable client authentication, the server validates clients by checking for trusted certificate authority (CA) root certificates in the local key database.

 

Before we begin

By default, the IBM HTTP Server enables the cache accelerator.

 

Overview

For each virtual host, choose the type of client authentication:

 

Procedure

  1. Specify one of the following directives in the configuration file, for each virtual host stanza:

    1. SSLClientAuthRequire. For example, SSLClientAuthRequire CommonName=Richard

    2. SSLFakeBasicAuth. If we specify SSLFakeBasicAuth, verify that the mod_ibm_ssl module is displayedlast in the module list.

  2. Save the configuration file and restart the server.




 

Related tasks



Setting cipher specifications
SSL directives