December 2002
Intermediate to advanced
576 pages
32h
English
SSLVerifyClient
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.
Read now
Unlock full access