[Gambas-user] Issue 236 in gambas: gb.net.curl fails to connect using https
gambas at ...2524...
gambas at ...2524...
Mon Jun 11 19:36:21 CEST 2012
Updates:
Status: WontFix
Comment #8 on issue 236 by benoit.m... at ...626...: gb.net.curl fails to
connect using https
http://code.google.com/p/gambas/issues/detail?id=236
It's your idea! :-) You told me that SSL_library_init() must be called, but
that libcurl does not do it. I just suggested to call it directly from
Gambas.
But I can't add that call directly in the gb.net.curl component, because it
does not depend on libssl. Just libcurl. Apparently this is a bug in
libcurl, so it may be fixed in future release. Don't you think so?
More information about the User
mailing list