Revert "Update Windows OpenSSL to 1.1.1g from 1.1.0j"
This reverts commit 5f3e5ca450eaf464ed21a5d3ec62d39f7594fd99. There is an incompatibility in 1.1.1g with the EasyRSA script. There are no new features in 1.1.1g we are leveraging directly, so just going to revert to support the OpenVPN 2.5 release process and get EasyRSA v3.x into more hands. Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
f12e00e53b
commit
a9cecc747c
@ -8,7 +8,6 @@ Easy-RSA 3 ChangeLog
|
|||||||
* Added support for export-p8 (#339)
|
* Added support for export-p8 (#339)
|
||||||
* Clarified error message (#384)
|
* Clarified error message (#384)
|
||||||
* 2->3 upgrade now errors and prints message when vars isn't found (#377)
|
* 2->3 upgrade now errors and prints message when vars isn't found (#377)
|
||||||
* Update OpenSSL Windows binaries to 1.1.1g
|
|
||||||
|
|
||||||
3.0.7 (2020-03-30)
|
3.0.7 (2020-03-30)
|
||||||
* Include OpenSSL libs and binary for Windows 1.1.0j
|
* Include OpenSSL libs and binary for Windows 1.1.0j
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
---------------
|
---------------
|
||||||
|
|
||||||
/* ====================================================================
|
/* ====================================================================
|
||||||
* Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
|
* Copyright (c) 1998-2018 The OpenSSL Project. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions
|
* modification, are permitted provided that the following conditions
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
BIN
distro/windows/win32/openssl.exe
Normal file → Executable file
BIN
distro/windows/win32/openssl.exe
Normal file → Executable file
Binary file not shown.
@ -1,20 +1,10 @@
|
|||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
OpenSSL v1.1.1g Win32 for ICS, http://www.overbyte.be
|
OpenSSL v1.1.0j Win32 for ICS, http://www.overbyte.be
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
Only supports Windows Vista/Server 2008, and later, not Windows XP.
|
|
||||||
|
|
||||||
The OpenSSL DLLs and EXE files are digitally code signed 'Open Source
|
|
||||||
Developer, François PIETTE', the lead developer for ICS. ICS V8.38 and
|
|
||||||
later check the DLLs are correctly signed when opening them. Beware
|
|
||||||
that Windows needs recent root certificates to check newly signed code,
|
|
||||||
and may give an error if the root store has not been kept current by
|
|
||||||
Windows Update, particularly on older versions of Windows such as Vista,
|
|
||||||
7 and Windows 2008.
|
|
||||||
|
|
||||||
Built with:
|
Built with:
|
||||||
Visual Studio Build Tools 2017
|
Visual Studio Build Tools 2017
|
||||||
The Netwide Assembler (NASM) v2.14.02
|
The Netwide Assembler (NASM) v2.11.05
|
||||||
Strawberry Perl v5.20.3.1
|
Strawberry Perl v5.20.3.1
|
||||||
|
|
||||||
Build Commands:
|
Build Commands:
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
---------------
|
---------------
|
||||||
|
|
||||||
/* ====================================================================
|
/* ====================================================================
|
||||||
* Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
|
* Copyright (c) 1998-2018 The OpenSSL Project. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions
|
* modification, are permitted provided that the following conditions
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
BIN
distro/windows/win64/openssl.exe
Normal file → Executable file
BIN
distro/windows/win64/openssl.exe
Normal file → Executable file
Binary file not shown.
@ -1,20 +1,10 @@
|
|||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
OpenSSL v1.1.1g Win64 for ICS, http://www.overbyte.be
|
OpenSSL v1.1.0j Win64 for ICS, http://www.overbyte.be
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
Only supports Windows Vista/Server 2008, and later, not Windows XP.
|
|
||||||
|
|
||||||
The OpenSSL DLLs and EXE files are digitally code signed 'Open Source
|
|
||||||
Developer, François PIETTE', the lead developer for ICS. ICS V8.38 and
|
|
||||||
later check the DLLs are correctly signed when opening them. Beware
|
|
||||||
that Windows needs recent root certificates to check newly signed code,
|
|
||||||
and may give an error if the root store has not been kept current by
|
|
||||||
Windows Update, particularly on older versions of Windows such as Vista,
|
|
||||||
7 and Windows 2008.
|
|
||||||
|
|
||||||
Built with:
|
Built with:
|
||||||
Visual Studio Build Tools 2017
|
Visual Studio Build Tools 2017
|
||||||
The Netwide Assembler (NASM) v2.14.02
|
The Netwide Assembler (NASM) v2.11.05
|
||||||
Strawberry Perl v5.20.3.1
|
Strawberry Perl v5.20.3.1
|
||||||
|
|
||||||
Build Commands:
|
Build Commands:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user