On 2015-09-23 10:29, Richard Mace wrote: > I have "ssl_openssl" in my uses, but I haven't downloaded any DLL(s)? > Could anybody point me in the right direction please?
You need the two DLL's to go with it. http://www.marcocantu.com/tips/oct06_gmail.html http://www.indyproject.org/Sockets/SSL.en.aspx Various versions of the required DLL's for Windows. http://indy.fulgan.com/SSL/ I also include them with every XanaNews (news client written in Delphi) release I make. But I get them from the [http://indy.fulgan.com/SSL/] link, so that is your best bet. https://github.com/graemeg/xananews Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
