Add a ciphersuite config sanity check for clients
authorMatt Caswell <matt@openssl.org>
Wed, 26 Apr 2017 09:38:32 +0000 (10:38 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 26 Apr 2017 13:31:00 +0000 (14:31 +0100)
commitaafec89c63efeade20f1bdc8023d2bb611e419b8
tree039547d33afe19126454203836f5fc3176f63530
parentbf846a6d47a0f94b9771ead5ce52786045e58f49
Add a ciphersuite config sanity check for clients

Ensure that there are ciphersuites enabled for the maximum supported
version we are claiming in the ClientHello.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3316)
ssl/statem/statem_clnt.c
test/ssl-tests/14-curves.conf
test/ssl-tests/14-curves.conf.in
test/ssl-tests/17-renegotiate.conf
test/ssl-tests/17-renegotiate.conf.in
test/ssl-tests/19-mac-then-encrypt.conf
test/ssl-tests/19-mac-then-encrypt.conf.in
test/ssl-tests/20-cert-select.conf
test/ssl-tests/20-cert-select.conf.in