]> 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:32:15 +0000 (10:32 +0100)
commit1e2e8d082ef042f34fe4dcca60687f1d6c873a32
treedb0069c8ac32b49f4bb4def0a0741568afc1914c
parentf649fa4811746ce4cec5888825ebcbe7048b37ee
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: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24716)

(cherry picked from commit 9925c97a8e8c9887765a0979c35b516bc8c3af85)
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