URLConnection.AllowCertificateValidation
From Xojo Documentation
Method
When set to True, the connection requires that the server's certificate is valid. The Error event is called if the certificate is not valid. The default value is True.
When set to True, the connection requires that the server's certificate is valid. The Error event is called if the certificate is not valid. The default value is True.