Test that a client that does not supply ALPN fails as expected
authorMatt Caswell <matt@openssl.org>
Mon, 11 Sep 2023 12:57:35 +0000 (13:57 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 13 Sep 2023 08:45:17 +0000 (09:45 +0100)
commit122d4e20cd2e88daa64d8bfcd7b8a6e39a0260e4
treecb4630ac659695f3c4c1208f9ab0ad9652cfab33
parent982dae89d8d19fcb9cc2c3b8ba74afef352ecc41
Test that a client that does not supply ALPN fails as expected

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22066)
test/quicapitest.c