From 81987cd0223f3cd3d5047463499c8d51e20b5369 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Wed, 28 Dec 2022 15:51:14 +0100 Subject: [PATCH] openssl 3 works for now. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 04ac6f2..03829db 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,7 @@ Building Kore Clone this repository or get the latest release at [https://kore.io/releases/4.2.3](https://kore.io/releases/4.2.3). Requirements -* openssl 1.1.1 or libressl 3.x -(note: openssl 3.0.0 is currently *not* supported) +* openssl 1.1.1, libressl 3.x or openssl 3. Requirement for asynchronous curl (optional) * libcurl (7.64.0 or higher)