Page 1 of 1

Source code is not compiling with custom ssleay32.lib

Posted: Thu Jun 23, 2016 6:21 am
by zebishahid
Hello,

I have compiled source code of SoftEher VPN by downloading it from GitHub, but when I replace ssleay32.lib and libeay32.lib files in debug and release folders with openssl compiled files, it is not getting compile. I need to know from which openssl version these files in source code compiled, or how can we customize these two files with modified crypto algorithm.

Re: Source code is not compiling with custom ssleay32.lib

Posted: Wed Jul 13, 2016 7:19 am
by thisjun
What error did you encounter?
Now, OpenSSL 1.02 is used.

Re: Source code is not compiling with custom ssleay32.lib

Posted: Fri Jul 29, 2016 10:01 am
by VladimirF
According to version history version 1.0.2g is used.

SoftEther VPN 4.19 Build 9605 Beta (March 3, 2016)
The version of OpenSSL is updated to 1.0.2g to fix the variability which was published in March 2016. SSLv2 is now disabled completely.