December 2002
Intermediate to advanced
576 pages
32h
English
SSLProxyVerifyDepth
SSLProxyVerifyDepth
number
[server config, within
<VirtualHost> or
<Directory>, or
.htaccess]
Specifies the maximum verification depth that is allowed for determination of a valid certificate by a proxy server. The number is the number of unknown intermediate certificates allowed between the client and a certificate authority trusted by the client. For example, a depth of two would allow a client certificate that is certified by a CA unknown to the server. If that CA is certified by another CA known to the server, the verification is allowed. The default is 1.
Read now
Unlock full access