]> git.ipfire.org Git - thirdparty/curl.git/commit
vquic-tls: fix SSL backend type for QUIC connections using gnutls
authorStefan Eissing <stefan@eissing.org>
Sun, 20 Jul 2025 07:46:46 +0000 (09:46 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 20 Jul 2025 21:10:15 +0000 (23:10 +0200)
commita15a5f4d29c1e7bb4ada2aef9b40558c41aae146
tree7925fee6eece7f12bdc5d12ce3496b208371e60e
parentbf9d9fe0bd43757c1ac32129678c6321b5559a42
vquic-tls: fix SSL backend type for QUIC connections using gnutls

Fix the copy&paste error when querying ssl info for gnutls
on QUIC connections.

Reported-by: Harry Sintonen
Closes #17976
lib/vquic/vquic-tls.c