Distribute OpenSSL 1.1.0j instead of 1.1.1a
There are runtime issues with 1.1.1a at this time I've yet to track down. This is referenced in the docker-openvpn project issue 437 with a link in #261. I've been able to reproduce it on Windows 10. Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
37edb7d1d7
commit
e5d46199c9
@ -1,7 +1,10 @@
|
||||
-----------------------------------------------------------------------
|
||||
OpenSSL v1.1.1a Win64 for ICS, http://www.overbyte.be
|
||||
OpenSSL v1.1.0j Win64 for ICS, http://www.overbyte.be
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Compiled libraries and binary downloaded from:
|
||||
http://wiki.overbyte.eu/arch/openssl-1.1.1a-win64.zip
|
||||
|
||||
Built with:
|
||||
Visual Studio Build Tools 2017
|
||||
The Netwide Assembler (NASM) v2.11.05
|
||||
@ -27,4 +30,4 @@ Custom configuration file (.conf file at the "Configurations" folder):
|
||||
cflags => sub{my $v=pop; $v=~ s/\/MD/\/MT/ig; return $v},
|
||||
lflags => "/nologo /release",
|
||||
},
|
||||
);
|
||||
);
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
distro/windows/bin/openssl.exe
Normal file → Executable file
BIN
distro/windows/bin/openssl.exe
Normal file → Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user