curl/tests/http/testenv
Stefan Eissing f6cb3c6308
tests/http: configure test httpd to honor client cipher order
Let the client, e.g. curl, influence the cipher selected in a TLS
handshake. TLS backends have different preferences and honor that
in httpd the same as Caddy does.

Also makes for a more fair compare of different TLS backends.

Closes #14338
2024-08-02 08:32:34 +02:00
..
mod_curltest pytests: scorecard upload tests 2024-07-18 14:45:40 +02:00
__init__.py pytest: fixes for recent python, add FTP tests 2024-05-17 16:53:17 +02:00
caddy.py pytests: scorecard upload tests 2024-07-18 14:45:40 +02:00
certs.py pytest: fixes for recent python, add FTP tests 2024-05-17 16:53:17 +02:00
client.py websocket: fix curl_ws_recv() 2024-02-20 13:57:58 +01:00
curl.py lib: graceful connection shutdown 2024-06-26 08:33:17 +02:00
env.py lib: graceful connection shutdown 2024-06-26 08:33:17 +02:00
httpd.py tests/http: configure test httpd to honor client cipher order 2024-08-02 08:32:34 +02:00
nghttpx.py http3: initial support for OpenSSL 3.2 QUIC stack 2024-01-22 16:15:45 +01:00
ports.py tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
vsftpd.py pytest: add ftp upload tests 2024-05-22 09:12:43 +02:00
ws_echo_server.py tests/http: more tests with specific clients 2023-04-26 23:24:46 +02:00