Discuss this help topic in SecureBlackbox Forum
Specifies if the server should send the list of acceptable certification authorities to the client during client authentication.
Declaration
Description
If this property is set to true, the server will send the list of acceptable certification authorities (taken from ClientCertStorage certificate store) to the client. Thus, the client will be limited to use only certificates whose issuer fields are equal to subject fields of certificates contained in ClientCertStorage.
The default value is false.