[Lazarus] HTTPS connection, how to debug to determine what is going wrong?
Michael Joyner ᏩᏯ
mjoyner at vbservices.net
Sun Nov 29 00:15:53 CET 2009
Michael Joyner ᏩᏯ wrote:
> HTTPS connection, how to debug to determine what is going wrong?
>
It appears that the code to load the SSL and Crypto libraries is less
than forgiving...
I had to put:
DLLSSLName := '/lib/libssl.so.0.9.8';
DLLUtilName := '/lib/libcrypto.so.0.9.8';
before:
SYNAPSE_RegisterHTTP_Transport();
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20091128/494303c7/attachment-0004.html>
More information about the Lazarus
mailing list