property TrustServerCertificate: boolean; default False;
Description
The TrustServerCertificate property specifies if the server SSL certificate will be validated by client.
When TrustServerCertificate is set to True, the client will not validate the server SSL certificate.