URLConnection.AllowCertificateValidation

From Xojo Documentation

Method

URLConnection.AllowCertificateValidation() As Boolean

Supported for all project types and targets.

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.