]> git.ipfire.org Git - thirdparty/curl.git/commit
osslq: remove the TLS library from the version output
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 Jan 2024 16:45:22 +0000 (17:45 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 23 Jan 2024 22:27:45 +0000 (23:27 +0100)
commite17b89db8fb569d1fc32e1ca5ab50abe42b023e8
tree990c4252577e0c98c5e9d3f325e2ef0eda221e94
parent5125ddbb101f47bc6c30aa98dace6d14f2277202
osslq: remove the TLS library from the version output

Since we only support using a single TLS library at any one time, we
know that the TLS library for QUIC is the same that is also shown for
regular TLS.

Fixes #12763
Reported-by: Viktor Szakats
Closes #12767
lib/vquic/curl_osslq.c