]> 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:37:54 +0000 (10:37 +0100)
commitc54e56fc8ab19e9d07c284d6c7c6bf293f7520d2
tree95644c517c3d6fc9c1cf54ce3cd2862bcb355ac7
parentad1318efa2cfdf43ed49d23c4a815f4754604b97
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)
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