]> git.ipfire.org Git - thirdparty/curl.git/commit
vtls: cleanup SSL config management
authorStefan Eissing <stefan@eissing.org>
Thu, 26 Oct 2023 09:27:42 +0000 (11:27 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 31 Oct 2023 13:29:36 +0000 (14:29 +0100)
commitbf0e278a3c54bc7fee7360da17c489f5d9a02a72
treec347178ae78fd21b398079011fed4d59262e9fc2
parentfaa45a637f725c99b38d21f9b382e089d14aa723
vtls: cleanup SSL config management

- remove `Curl_ssl_get_config()`, no longer needed

Closes #12204
lib/setopt.c
lib/url.c
lib/vquic/curl_msh3.c
lib/vquic/curl_ngtcp2.c
lib/vquic/curl_quiche.c
lib/vtls/openssl.c
lib/vtls/vtls.c
lib/vtls/vtls.h
lib/vtls/vtls_int.h