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