Skip to content

Commit

Permalink
INTERNALS.md: sync wolfSSL version requirement with source code
Browse files Browse the repository at this point in the history
`lib/vtls/wolfssl.c` enforces it via a hard #error.

Cherry-picked from curl#16104
  • Loading branch information
vszakats committed Jan 28, 2025
1 parent 8b8ec57 commit f3920c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/INTERNALS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ?
Expand Down

0 comments on commit f3920c7

Please sign in to comment.