]> git.ipfire.org Git - thirdparty/curl.git/commit
quic: set ciphers/curves the same way regular TLS does
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 Sep 2023 06:01:05 +0000 (08:01 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 23 Sep 2023 09:36:05 +0000 (11:36 +0200)
commitaa9a6a177017e4b74d33cdf85a3594900f4a7f81
tree5a6c40089659720ac44172a3f029b30cb0328369
parent1bf2797ba2fda07089064b6e1a70da054ec70c0e
quic: set ciphers/curves the same way regular TLS does

for OpenSSL/BoringSSL

Fixes #11796
Reported-by: Karthikdasari0423 on github
Assisted-by: Jay Satiro
Closes #11836
lib/vquic/curl_ngtcp2.c
lib/vquic/curl_quiche.c