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