mirror of
https://github.com/curl/curl.git
synced 2026-08-03 17:10:45 +03:00
openssl: bump minimum OpenSSL version to 3.0.0
It also means that all supported OpenSSL versions and forks support TLSv1.3 after this patch. It reduces `openssl.c` size by more than 10%, or 400 LOC. Ref: #18822 Closes #18330
This commit is contained in:
parent
2e1a045d89
commit
69c89bf3d3
10 changed files with 59 additions and 493 deletions
|
|
@ -24,7 +24,7 @@ versions of libs and build tools.
|
|||
|
||||
We aim to support these or later versions.
|
||||
|
||||
- OpenSSL 1.0.2a
|
||||
- OpenSSL 3.0.0
|
||||
- LibreSSL 2.9.1
|
||||
- GnuTLS 3.1.10
|
||||
- mbedTLS 3.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue