]> git.ipfire.org Git - thirdparty/curl.git/commit
pytest: adapt for runs with openssl-1.1.1
authorStefan Eissing <stefan@eissing.org>
Thu, 5 Jun 2025 08:37:24 +0000 (10:37 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Jun 2025 11:52:29 +0000 (13:52 +0200)
commitd9bebede592384b347bd6dd4dd0508997537786e
tree1795cf15ad51998ad86c97134e141c7f453e0729
parent5d9f425302d963efae02ba1172eef3cd98c6c2a6
pytest: adapt for runs with openssl-1.1.1

Fix use of nghttpx fixture to be present even when h3 is not
available in curl. Fix TLS protocol versions expectations for
older openssl versions.

Closes #17538
tests/http/conftest.py
tests/http/test_02_download.py
tests/http/test_17_ssl_use.py
tests/http/testenv/env.py
tests/http/testenv/nghttpx.py