]> git.ipfire.org Git - thirdparty/openssl.git/commit
Disable server address validation on interop handshake test
authorNeil Horman <nhorman@openssl.org>
Wed, 4 Dec 2024 14:33:30 +0000 (09:33 -0500)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:33 +0000 (11:27 -0500)
commit78f7141c12d58f0cbf9dde193b23857023700146
treefe68b56f9f3a406d052717f36cd53d70c5844d72
parent60762be09bbe05683cd24aabd0d0551900b99428
Disable server address validation on interop handshake test

The handshake test in the interop suite requires that no server address
validation be preformed, so disable it for this test

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26114)
demos/guide/quic-hq-interop-server.c
test/quic-openssl-docker/run_endpoint.sh