mirror of
https://github.com/curl/curl.git
synced 2026-07-22 23:47:17 +03:00
openssl: drop support for old OpenSSL/LibreSSL versions
Require OpenSSL 1.0.2a (2015-03-19) or LibreSSL 2.9.1 (2019-04-13). Closes #16104
This commit is contained in:
parent
e0fd5790d9
commit
2cc90a679a
5 changed files with 68 additions and 278 deletions
|
|
@ -24,7 +24,8 @@ versions of libs and build tools.
|
|||
|
||||
We aim to support these or later versions.
|
||||
|
||||
- OpenSSL 0.9.7
|
||||
- OpenSSL 1.0.2a
|
||||
- LibreSSL 2.9.1
|
||||
- GnuTLS 3.1.10
|
||||
- zlib 1.2.0.4
|
||||
- libssh2 1.2.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue