karolherbst / Gamekeeper-Framework

Library for hooking up game stores and merging them into one single library
GNU Lesser General Public License v2.1
2 stars 0 forks source link

[IO.curl] FATAL: CURL return code 35 unhandled, please report a bug #35

Open karolherbst opened 10 years ago

karolherbst commented 10 years ago

we should handle this case, because it seems to be triggered sometimes.

karolherbst commented 10 years ago

CURLE_SSL_CONNECT_ERROR (35)

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.