]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update quic interop docker container for chacha20
authorNeil Horman <nhorman@openssl.org>
Tue, 24 Sep 2024 08:31:47 +0000 (04:31 -0400)
committerTomas Mraz <tomas@openssl.org>
Fri, 4 Oct 2024 15:42:49 +0000 (17:42 +0200)
commitc8b050eef15f7007adf8dd5cacb72920f1605f45
tree28ba8aa23f7bae5066f6e46efc4507cc26a25a70
parent5f43a3376bd3e9560141f390eee0e12a77279a83
Update quic interop docker container for chacha20

Need to update the docker interop container to use the quic-hq-interop
client so that the right alpn is negotiated for chacha20 testing

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25528)
test/quic-openssl-docker/run_endpoint.sh