UniDAC

THttpOptions.TrustServerCertificate Property

Verifies the server certificate during an SSL handshake.

Class

THttpOptions

Syntax

property TrustServerCertificate: boolean default False;

Remarks

The TrustServerCertificate property specifies whether to verify the server certificate during an SSL handshake. When True, the UniDAC bypasses walking the certificate chain to verify the certificate. The default value is False.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback