[fpc-pascal] Where to download OpenSSL (for windows 64 bit) that is used by fphttpclient
Alexander Grotewohl
alex at dcclost.com
Wed Apr 18 19:03:11 CEST 2018
IIRC I used these: http://gnuwin32.sourceforge.net/packages/openssl.htm
Not sure about the file naming, but just put the .dll files in the same
directory as your executable. You'll know pretty quick if it works :)
On 04/18/2018 12:57 PM, Dennis wrote:
> According to http://wiki.lazarus.freepascal.org/fphttpclient, I need
> the openssl library if I want to use fphttpclient for
> https://www.yahoo.com/
>
> From the wiki, it went to https://wiki.openssl.org/index.php/Binaries
> for the binary dll but I tried the link https://indy.fulgan.com/SSL/
> in the wiki and it did not work.
>
> Anyone with a successful experience can give me a direct url for the
> openssl dll?
>
> By the way, for those zip files I tried, although they are named
> xxx-win64, the dll contained in them are named ssleay32.dll and
> libeay32.dll.
> Is that normal for a win64 bit dll to be named xxx32.dll?
>
> Dennis
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list