http://www.openssl.org/related/binaries.html lists the official windows maintainer(s).
The light version will do. After installation, the dll's are found in the bin subdirectory. Ludo -----Message d'origine----- De : Marcos Douglas [mailto:[email protected]] Envoyé : dimanche 22 mai 2011 03:06 À : Ararat Synapse Objet : Re: [Synalist] Download a file using HTTPS On Sat, May 21, 2011 at 3:09 PM, Krzysztof <[email protected]> wrote: > Hi, > In httpsend unit you have function HttpGetBinary. It download binary > file to "Response" stream parameter so you can call then > Response.SaveToFile. HttpGetBinary can download from HTTPS too, but > you must chose plugin first. Read this article: > http://www.ararat.cz/synapse/doku.php/public:howto:sslplugin > For example if you want use OpenSSL just add ssl_openssl to your uses > section. Remember that you must have OpenSSL librarys installed (you > can just copy libeay32.dll and ssleay32.dll to your exe directory) > Regards. Sorry for late to answer you. OK, I did not know about 'plugins' in the Synapse, thanks! BTW, where I can get the oficial libraries libeay32.dll and ssleay32.dll to work with Synapse? Thanks, Marcos Douglas ---------------------------------------------------------------------------- -- What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
