Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Enables checking of the TLS/SSL certificate for the correct hostname. This method is set to true by default. Disabling host verification allows you to accept a certificate being sent for the wrong hostname.

Important

Warning
titleImportant

Peer verficiation and host verification are important security checks that prevent "man-in-the-middle" attacks. These features should only be disabled after careful consideration of the security implications.

...

SetCertificatesFile(filename As String) As Boolean

...