SSLVerifyDepth
Integer
9
Purpose
The SSLVerifyDepth parameter specifies how far back in the certificate chain checking for the Certificate Authority signature goes.
A certificate is signed by a Certificate Authority (CA) certificate. The CA certificate is signed by a more‑trusted CA or it is signed by itself.
If you know the maximum depth of certificate chain, set the parameter to that value, or depth. A large value allows more checking but too small a value may not verify the complete certificate chain.
The value of this parameter should not be set to zero (0).
For details, see "
Parameter is read when …
The presentation client next starts up.