curl/tests/http/testenv
Stefan Eissing 701813b23f
tests/http: add --insecure tests
Add two test cases that connection using a hostname the server has no
certificate for. First, verify that the peer verification fail, as
expected. Second, provide '--insecure' to test that the connection
succeeded and returned some data.

Closes #15429
2024-10-28 13:04:28 +01:00
..
mod_curltest http2: auto reset stream on server eos 2024-10-17 23:03:41 +02:00
__init__.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00
caddy.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00
certs.py tests: enable additional ruff Python lint options 2024-10-04 14:03:17 -07:00
client.py tests: allow pytests to run in out-of-tree builds 2024-10-12 10:47:57 -07:00
curl.py tests/scorecard: allow remote server test 2024-10-28 11:41:19 +01:00
env.py tests/http: add --insecure tests 2024-10-28 13:04:28 +01:00
httpd.py tests: enable additional ruff Python lint options 2024-10-04 14:03:17 -07:00
nghttpx.py TLS: TLSv1.3 earlydata support for curl 2024-10-11 12:28:22 +02:00
ports.py tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
vsftpd.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00
ws_echo_server.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00