]> git.ipfire.org Git - thirdparty/openssl.git/commit
replace curl in our interop testing
authorNeil Horman <nhorman@openssl.org>
Mon, 2 Feb 2026 15:33:22 +0000 (10:33 -0500)
committerNeil Horman <nhorman@openssl.org>
Fri, 6 Feb 2026 12:46:21 +0000 (07:46 -0500)
commitdf1ad5dbf8515654e32a7ee370fccc3d0c73dbab
tree035303297bf7d7c0c1a62aedcc69a5832a2b8a95
parent58ef864189a97b147986013a98c6694dd1f20ba1
replace curl in our interop testing

Since curl dropped support for using the OpenSSL quic stack, we have no
use for it anymore in our interop testing.  Replace it with our own
http3 demonstration client.

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org>
MergeDate: Fri Feb  6 12:46:26 2026
(Merged from https://github.com/openssl/openssl/pull/29922)
test/quic-openssl-docker/Dockerfile
test/quic-openssl-docker/run_endpoint.sh