property CertNameChain: string;

 

Description

Specifies the chain of the server certificate names from the Storage. The server certificate is used by the client to authenticate the server.

The list of certificates should be delimited with a semicolon and contain the entire chain of certificates, starting with the certificate that authenticates the identity of the server, except for the root self-signed certificate which should be either installed in the OS or specified in the CACertName property.

If the specified certificates were not found in the storage, and the TLS/SSL client requires the server certificate for authentication, a secure connection will not be established.

You can verify a chain of the server certificate names using the CheckCertificateChain method.

 

See Also

CACertName

CheckCertificateChain

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support