[Gambas-user] Issue 236 in gambas: gb.net.curl fails to connect using https
gambas at ...2524...
gambas at ...2524...
Tue Jun 12 00:38:52 CEST 2012
Comment #9 on issue 236 by sebi... at ...626...: gb.net.curl fails to connect
using https
http://code.google.com/p/gambas/issues/detail?id=236
I'm really confused, first because no one else seems to be affected by this
bug. And second because curl (a terminal wrapper for libcurl) seems works
fine!
libcurl apparently depends on openssl, which provides libssl. Could a call
to SSL_library_init() be added only when using https? Even tough libcurl
should do it if it detects an https connection is requested, calling it
would prevent this bug from occurring and hurt nobody.
More information about the User
mailing list