Net.SslConnectError (gb.net.curl)
Const SslConnectError As Integer = -1035
A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others.