property IgnoreClientCertificateConstraints: boolean; default False;

 

Description

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

Set IgnoreClientCertificateConstraints to True to make the server ignore the permission to use the client certificate for the required purposes.

Set IgnoreClientCertificateConstraints to False to make the server ignore for the server to check the permission to use a certificate for the required purposes. If the certificate does not match the constraints, the TLS client is considered invalid, and the session is closed.

The default value is False.

 

See also

IgnoreClientCertificateInsecurity

IgnoreClientCertificateValidity

IsClientCertificateRequired

 

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