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