openssl 3 works for now.

This commit is contained in:
Joris Vink 2022-12-28 15:51:14 +01:00
parent f82e4fe967
commit 81987cd022
1 changed files with 1 additions and 2 deletions

View File

@ -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)