Hi all,

I was unable to find documentation describing exactly what the depth of 
verification is doing on the ClientCert parameter. I have a few questions.

1) Does someone have a breakdown of each depth number and what it does? For 
example, depth "4" compared to depth "9".

2) Is there a performance hit for each level of additional verification? I 
would assume yes, that is why it is broken down so verbosely.

3) What is the recommended parameter if there is a need to force and verify 
client certificates?

Example HTTPSListener config...

################

ListenHTTPS
        Address 172.16.x.x
        Port    443
        Cert     "certificate file"
        xHTTP   0
        ClientCert 2 9
        CAlist "CAcert_file"
        VerifyList "Verify_file"
End

################



Thanks,
Chris Morrow

--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to