Comment #5 on issue 236 by sebi...@gmail.com: gb.net.curl fails to connect using https http://code.google.com/p/gambas/issues/detail?id=236
Okay, I found the reason. It seems that openssl's function SSL_library_init() needs to be called somewhere before the execution of the https request[0] to load the available ciphers . "Reason 161 is "Library has no ciphers" returned from SSL_CTX_new." [0] More info: [0] https://bugs.php.net/bug.php?id=35160 openssl docs: http://www.openssl.org/docs/ssl/SSL_library_init.html http://www.php.net/manual/en/ref.openssl.php#58581 I'm not sure if this should be done on the gb.net.curl component or libcurl directly. I'm not even sure why this even happened. I hope this helps. If I need to build some package again please let me know. ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user