SessionPropertiesSSLValidateCertificateDate Property
            Indicates if the session connection should fail when a certificate with an invalid date is received.
            
            This property only applies when 
SSLValidateCertificate is enabled.
            
            Default: true
            
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.2
public bool SSLValidateCertificateDate { get; set; }
Property Value
Boolean