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>
Wed, 26 Apr 2017 13:31:00 +0000 (14:31 +0100)
commit38a7315060ec4ca49799b2a7ea83e8678e3acd20
tree00e5267d01e6b52e247769b3d613f077b3b65899
parentaafec89c63efeade20f1bdc8023d2bb611e419b8
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: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3316)
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/23-srp.conf
test/ssl-tests/23-srp.conf.in