curl/lib/vquic
Jay Satiro 181f5f3369 vquic-tls: fix the error code returned for bad CA file
- Return CURLE_SSL_CACERT_BADFILE if wolfSSL encounters a problem
  reading the cert file or path.

This is a follow-up to the parent commit aedbbdf1.

Reported-by: Karthikdasari0423@users.noreply.github.com

Fixes https://github.com/curl/curl/issues/13115
2024-03-13 02:03:18 -04:00
..
curl_msh3.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_msh3.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
curl_ngtcp2.c lib: move 'done' parameter to SingleRequests 2024-03-11 23:27:02 +01:00
curl_ngtcp2.h ngtcp2: adjust config and code checks for ngtcp2 without nghttp3 2023-03-23 15:39:13 +01:00
curl_osslq.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_osslq.h http3: initial support for OpenSSL 3.2 QUIC stack 2024-01-22 16:15:45 +01:00
curl_quiche.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_quiche.h quic: rename vquic implementations, fix for quiche build. 2023-01-05 23:39:49 +01:00
vquic_int.h vquic: extract TLS setup into own source 2024-01-11 10:43:00 +01:00
vquic-tls.c vquic-tls: fix the error code returned for bad CA file 2024-03-13 02:03:18 -04:00
vquic-tls.h vquic: extract TLS setup into own source 2024-01-11 10:43:00 +01:00
vquic.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
vquic.h connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00