mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 22:15:13 -05:00
docs/HTTP3: update the OpenSSL branch to use for ngtcp2
Reported-by: James Fuller
This commit is contained in:
parent
b765cb3c81
commit
9c27386ef0
@ -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 openssl-quic-draft-23 https://github.com/tatsuhiro-t/openssl
|
% git clone --depth 1 -b OpenSSL_1_1_1d-quic-draft-25 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