From da96c022e46bb35da9b05833599e71aebe428545 Mon Sep 17 00:00:00 2001 From: Ralf Schmid Date: Tue, 28 Oct 2025 06:34:39 +0000 Subject: [PATCH] Added warning about OpenSSL 3.6.0 --- prerequisites/software.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/prerequisites/software.rst b/prerequisites/software.rst index 51a523d6..75e96764 100644 --- a/prerequisites/software.rst +++ b/prerequisites/software.rst @@ -51,6 +51,11 @@ If you want to install Zammad, you need the following software. Docker and Kubernetes are shipping all dependencies and services by default! +.. warning:: Due to a known issue in OpenSSL 3.6.0, this version is **not** + supported. In case your distro offers you 3.6.0 already, check if you can + stay on a lower version or - when available - jump directly to a higher + version. + 2.1 Supported Distributions ^^^^^^^^^^^^^^^^^^^^^^^^^^^