diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-11-23 20:48:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-23 20:48:54 +0100 |
| commit | 415fb48baaf658fdef9d90dae521bad27fb417fd (patch) | |
| tree | 6af1932a17f998ab03ca1f3efc19854a5d8d66b0 | |
| parent | 0799a7db12dc67165b2ca12125c8f747011a278c (diff) | |
| download | wiki-415fb48baaf658fdef9d90dae521bad27fb417fd.tar.gz wiki-415fb48baaf658fdef9d90dae521bad27fb417fd.tar.bz2 wiki-415fb48baaf658fdef9d90dae521bad27fb417fd.zip | |
Revert "Revert "Update windows-requirements.md (#819)" (#827)" (#837)
This reverts commit 82bbb22b127bb85b2ec307d4f6c6e7486dd761af.
| -rw-r--r-- | docs/windows-requirements.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index 6894337..69fe92f 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -9,7 +9,7 @@ | :----------------------------------------------------------------- | | Boost ≥ 1.74 | | MySQL ≥ 5.7.0 | -| OpenSLL ≥ 1.0.x (OpenSSL 3.0 is not supported) | +| OpenSLL ≥ 1.0.x | | CMake ≥ 3.16 | | MS Visual Studio (Community) ≥ 17 (2022) (Desktop) (No preview) | @@ -81,8 +81,6 @@ 1. [OpenSSL](http://www.slproweb.com/products/Win32OpenSSL.html) Download the 64bit version. Or you can get both if you plan to compile both 32 and 64bit, they can coexist side by side. - - **OpenSSL 3.0 is not supported.** - - Find the 64bit version by finding the latest 1.0.x or 1.1.x Win64 OpenSSL that is NOT the "light" version. (Example: Win64 OpenSSL v1.1.1g) - Find the 32bit version by finding the latest 1.0.x or 1.1.x Win32 OpenSSL that is NOT the "light" version. (Example: Win32 OpenSSL v1.1.1g) |
