]> granicus.if.org Git - openssl/commit
Add a ciphersuite config sanity check for servers
authorMatt Caswell <matt@openssl.org>
Wed, 26 Apr 2017 10:28:20 +0000 (11:28 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 4 May 2017 10:49:19 +0000 (11:49 +0100)
commitae4765396f19f5aa8aeb6565707e8e5ada4f3e6d
treed61902144339171ef7476c7e23ac9f1de7dbe37c
parent5d62fd7cb2d7e1abc8c9a09cbc05744a7d346775
Add a ciphersuite config sanity check for servers

Ensure that there are ciphersuites enabled for the maximum supported
version we will accept in a ClientHello.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3334)
ssl/ssl_locl.h
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c
ssl/statem/statem_lib.c
ssl/t1_lib.c
test/recipes/70-test_sslmessages.t
test/ssl-tests/02-protocol-version.conf
test/ssl-tests/23-srp.conf
test/ssl-tests/23-srp.conf.in
test/ssl-tests/protocol_version.pm