Name

SSLVerifyClient

Synopsis

                     SSLVerifyClient 
                     level
                  

[server config, within <VirtualHost> or <Directory>, or .htaccess]

Specifies the verification level required for client verification. value can be one of the following:

none

No client certificate is required.

require

A valid certificate must be presented by the client.

optional

A valid certificate may be required for the client. This option isn’t very useful or supported.

optional_no_ca

The client is verified with or without a valid certificate. This is useful for test purposes only.

Get Webmaster in a Nutshell, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.