property CACertName: string;

 

Description

Specifies the name of the server CA certificate stored in Storage. The CA certificate is used to authenticate the server through TLS/SSL

The server sends a certificate to authenticate itself. The certificate must be signed by the specified CA certificate. If the received certificate is not signed by the CA certificate, the Accept parameter will be set to False in the OnServerCertificateValidation event handler. If the server certificate is signed by the CA certificate, Accept will be set to True.

If the specified certificate was not found, an exception is raised.

 

See Also

OnServerCertificateValidation

 

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