]> git.ipfire.org Git - thirdparty/openssl.git/commit
Allow an empty NPN/ALPN protocol list in the tests
authorMatt Caswell <matt@openssl.org>
Tue, 4 Jun 2024 14:47:32 +0000 (15:47 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Jun 2024 09:39:47 +0000 (10:39 +0100)
commit72394c9a1a6a6b07edf43eb2ad7e95e1093ada1b
tree7e1e4003566ae9a036d3aa249a9e0c962f01e819
parent707c71aa03ba968e09325d72cf1e8dcac70df2df
Allow an empty NPN/ALPN protocol list in the tests

Allow ourselves to configure an empty NPN/ALPN protocol list and test what
happens if we do.

Follow on from CVE-2024-5535

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24718)

(cherry picked from commit c54e56fc8ab19e9d07c284d6c7c6bf293f7520d2)
test/helpers/handshake.c
test/ssl-tests/08-npn.cnf
test/ssl-tests/08-npn.cnf.in
test/ssl-tests/09-alpn.cnf
test/ssl-tests/09-alpn.cnf.in