property CACertName: string;

 

Description

Specifies the name of the client CA certificate from the Storage. The CA certificate is used to authenticate the client through TLS/SSL.

The client 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 OnClientCertificateValidation event handler. If the client certificate is signed by the CA certificate, Accept will be set to True.

If CACertName is not specified, a list of system CA certificates will be used.

 

See Also

OnClientCertificateValidation

 

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