mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:03:35 +03:00
HTTP3: switched openssl branch to use
This commit is contained in:
parent
5b3be0729c
commit
e93d7c3e90
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ in the master branch using pull-requests, just like ordinary changes.
|
|||
|
||||
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
|
||||
% ./config enable-tls1_3 --prefix=<somewhere1>
|
||||
% make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue