Windows binary download from gcd.org/sengoku/stone needs OpenSSL update
Opened this issue · 1 comments
Just FYI, I am using the 64 bit version of Stone for Windows, downloaded from here --> http://gcd.org/sengoku/stone/stone64-2.3e-2.3.3.20.zip
I could not get https proxies to work with authentication via stone.exe proxyaddress.com:89/ssl 8080
(in client, set http proxy localhost
on port 8080 with user/password login info) until I replaced libeay32.dll
and ssleay32.dll
with the ones from openssl-1.0.2u-x64_86-win64.zip
(located https://github.com/IndySockets/OpenSSL-Binaries).
Hey @BlohoJo, sorry for not replying sooner. I haven't had much of a chance to fix this up yet, but I will try to work on it some. It looks like the original author did put out an actual 2.4 release after I forked this; but it looks like his source release dropped some of the files that were in use before. I'll have to reconcile the changes.