property CertName: string;

 

Description

Specifies the client certificate name that is stored in Storage. The client certificate is used to authenticate the client by the server. It should be signed by CACertName, and must have a private key (TScCertificate.Key.IsPrivate is True).

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

 

Note: If CertName is not specified, the certificate is searched by HostName.

 

See Also

CACertName

 

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