From 54dd0255aaefe94315007675f300cd851b511583 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Wed, 18 May 2022 20:04:35 +0200 Subject: chroe: ubuntu --- docs/linux-requirements.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index d18e624..4f0e82e 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -12,6 +12,12 @@ | CMake ≥ 3.16 | | Clang ≥ [10](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-build) | +#### IMPORTANT NOTE + +**OpenSSL 3.x is NOT SUPPORTED. Use the version the installation guide points to.** + +**Ubuntu 22.0 and later ships with OpenSSL 3.x! If you want to use Ubuntu, use a lower version or compile a lower version of OpenSSL** + #### Ubuntu with MariaDB 10.x AzerothCore does only support MariaDB versions 10.6 and 10.5. -- cgit