curl/tests/http/testenv
Stefan Eissing f55974c139
vtls: fix CURLOPT_CAPATH use
A regression in curl 8.17.0 led to a customer CAPATH set by the
application (or the curl command) to be ignored unless licurl was built
with a default CAPATH.

Add test cases using `--capath` on the custom pytest CA, generated with
the help of the openssl command when available.

Fixes #19401
Reported-by: Brad King
Closes #19308
2025-11-08 17:02:54 +01:00
..
mod_curltest mime: fix unpausing of readers 2025-10-21 16:30:47 +02:00
__init__.py
caddy.py openssl-quic: check results better 2025-09-25 14:07:56 +02:00
certs.py vtls: fix CURLOPT_CAPATH use 2025-11-08 17:02:54 +01:00
client.py
curl.py vtls: fix CURLOPT_CAPATH use 2025-11-08 17:02:54 +01:00
dante.py
env.py vtls: fix CURLOPT_CAPATH use 2025-11-08 17:02:54 +01:00
httpd.py mime: fix unpausing of readers 2025-10-21 16:30:47 +02:00
nghttpx.py ngtcp2: check error code on connect failure 2025-09-11 16:00:58 +02:00
ports.py pytest: bind to localhost 2025-09-10 00:55:07 +02:00
vsftpd.py connectdata: remove primary+secondary ip_quadruple 2025-07-30 10:56:19 +02:00
ws_echo_server.py