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.
Source code is not compiling with custom ssleay32.lib
-
- Posts: 2
- Joined: Thu Jun 23, 2016 6:10 am
-
- Posts: 2458
- Joined: Mon Feb 24, 2014 11:03 am
Re: Source code is not compiling with custom ssleay32.lib
What error did you encounter?
Now, OpenSSL 1.02 is used.
Now, OpenSSL 1.02 is used.
-
- Posts: 2
- Joined: Fri Jul 29, 2016 9:56 am
Re: Source code is not compiling with custom ssleay32.lib
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.
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.