mirror of
https://github.com/curl/curl.git
synced 2026-08-06 07:16:14 +03:00
quic: openssl quic, cmake and doc version update to 3.3.0
Closes #14028
This commit is contained in:
parent
bb09a304bb
commit
8d067e61b0
2 changed files with 3 additions and 3 deletions
|
|
@ -209,10 +209,10 @@ Build curl:
|
|||
|
||||
QUIC support is **EXPERIMENTAL**
|
||||
|
||||
Build OpenSSL 3.2.0
|
||||
Build OpenSSL 3.3.1
|
||||
|
||||
% cd ..
|
||||
% git clone -b openssl-3.2.0 https://github.com/openssl/openssl
|
||||
% git clone -b openssl-3.3.1 https://github.com/openssl/openssl
|
||||
% cd openssl
|
||||
% ./config enable-tls1_3 --prefix=<somewhere> --libdir=<somewhere>/lib
|
||||
% make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue