From f3920c79242fb605110049daebde9bd65ad3567f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 27 Jan 2025 21:36:46 +0100 Subject: [PATCH] INTERNALS.md: sync wolfSSL version requirement with source code `lib/vtls/wolfssl.c` enforces it via a hard #error. Cherry-picked from #16104 --- docs/INTERNALS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md index 4e42f4fd10..42d0efd86e 100644 --- a/docs/INTERNALS.md +++ b/docs/INTERNALS.md @@ -30,7 +30,7 @@ versions of libs and build tools. - libssh2 1.0 - c-ares 1.16.0 - libidn2 2.0.0 - - wolfSSL 2.0.0 + - wolfSSL 3.4.6 - OpenLDAP 2.0 - MIT Kerberos 1.2.4 - Heimdal ? -- 2.47.3