mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 08:38:49 -05:00
HTTP3: switched openssl branch to use
This commit is contained in:
parent
5b3be0729c
commit
e93d7c3e90
@ -33,7 +33,7 @@ in the master branch using pull-requests, just like ordinary changes.
|
|||||||
|
|
||||||
Build (patched) OpenSSL
|
Build (patched) OpenSSL
|
||||||
|
|
||||||
% git clone --depth 1 -b quic-draft-22 https://github.com/tatsuhiro-t/openssl
|
% git clone --depth 1 -b openssl-quic-draft-22 https://github.com/tatsuhiro-t/openssl
|
||||||
% cd openssl
|
% cd openssl
|
||||||
% ./config enable-tls1_3 --prefix=<somewhere1>
|
% ./config enable-tls1_3 --prefix=<somewhere1>
|
||||||
% make
|
% make
|
||||||
|
Loading…
Reference in New Issue
Block a user