Discuss this help topic in SecureBlackbox Forum
Specifies whether the complete certificate chain should be sent to the client instead of a single end-entity server certificate
Declaration
Description
This property defines whether the server should send the complete certificate chain to the client. If this property is set to True, TElSSLServer tries to find the longest certificate chain in the storage specified by CertStorage property. If this chain is found, it is sent to the client. Otherwise, the first suitable end-entity certificate is sent.