From 333a918d79fdc090e64743946293ff08d8d1edfd Mon Sep 17 00:00:00 2001 From: Maelthyr <100411212+Maelthyrr@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:42:59 +0100 Subject: remove OpenSSL 3.0 warning (#869) --- docs/home.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/home.md b/docs/home.md index 66da7d3..4d04160 100644 --- a/docs/home.md +++ b/docs/home.md @@ -10,10 +10,6 @@ Read in: [English :gb:](home) [Spanish :es:](es/home) ## 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** - **The AzerothCore Team and Owners DO NOT in any case sponsor nor support illegal public servers. If you use these projects to run an illegal public server and not for testing and learning it is your own personal choice.** ## Getting started -- cgit