property IgnoreServerCertificateConstraints: boolean; default False;

 

Description

Determines whether the server certificate will be verified for compliance with constraints during the TLS/SSL handshake when starting a new session.

Set IgnoreServerCertificateConstraints to True, in order for the client to ignore the permission to use a certificate for the required purposes. Set IgnoreServerCertificateConstraints to False, in order for the client to check the permission to use a certificate for the required purposes. In this case if the certificate does not match the constraints, the TLS server is considered invalid, and the session is closed.

The default value is False.

 

See also

IgnoreServerCertificateInsecurity

IgnoreServerCertificateValidity

TrustServerCertificate

TScSSLClient.ClientHelloExtensions

 

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