Source code is not compiling with custom ssleay32.lib

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
zebishahid
Posts: 2
Joined: Thu Jun 23, 2016 6:10 am

Source code is not compiling with custom ssleay32.lib

Post by zebishahid » Thu Jun 23, 2016 6:21 am

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.

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

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

Post by thisjun » Wed Jul 13, 2016 7:19 am

What error did you encounter?
Now, OpenSSL 1.02 is used.

VladimirF
Posts: 2
Joined: Fri Jul 29, 2016 9:56 am

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

Post by VladimirF » Fri Jul 29, 2016 10:01 am

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.

Post Reply