property IgnoreServerCertificateValidity: boolean; default False;

 

Description

Determines whether a server certificate validity period will be checked during the TLS/SSL handshake when starting a new session.

Set IgnoreServerCertificateValidity to True, in order for the client to ignore the certificate validity period. Set IgnoreServerCertificateValidity to False, in order for the client to check the certificate validity period. In case if a certificate validity period expires, the TLS server is considered invalid, and the session is closed.

The default value is False.

 

See also

IgnoreServerCertificateConstraints

IgnoreServerCertificateInsecurity

TrustServerCertificate

TScSSLClient.ClientHelloExtensions

 

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