Re: [Openvpn-devel] [PATCH v2] msvc: OpenSSL 1.1.x support

2019-10-30 Thread Simon Rozman
Hi, Unfortunately, I have no Visual Studio 2017 available any more. So, I had to upgrade the openvpn-build and openvpn to build with VS2019 first. Tested with OpenSSL 1.1.1d and this patch is indeed required to build openvpn.exe. Acked-by: Simon Rozman Best regards, Simon On 17.10.2019, 14

[Openvpn-devel] [PATCH v2] msvc: OpenSSL 1.1.x support

2019-10-17 Thread Lev Stipakov
Since we release Windows client with OpenSSL 1.1.0 (and will switch to 1.1.1 in the next release), it makes sense to use a newer version in VS build. This patch adds msvc-specific defines which imply that underlying OpenSSL is 1.1.x (works with 1.1.0 and 1.1.1). Also OpenSSL library names in proj