HTTP3: make the ngtcp2 build use the quictls fork
... as ngtcp2 itself documents the build this way. Closes #7031
This commit is contained in:
Родитель
1763aceb0c
Коммит
63813a0325
|
@ -33,7 +33,7 @@ in the master branch using pull-requests, just like ordinary changes.
|
|||
|
||||
Build (patched) OpenSSL
|
||||
|
||||
% git clone --depth 1 -b OpenSSL_1_1_1g-quic-draft-29 https://github.com/tatsuhiro-t/openssl
|
||||
% git clone --depth 1 -b OpenSSL_1_1_1k+quic https://github.com/quictls/openssl
|
||||
% cd openssl
|
||||
% ./config enable-tls1_3 --prefix=<somewhere1>
|
||||
% make
|
||||
|
|
Загрузка…
Ссылка в новой задаче