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>
Thu, 4 May 2017 10:49:19 +0000 (11:49 +0100)
commit5d62fd7cb2d7e1abc8c9a09cbc05744a7d346775
treee7fe01f024f7144cdfcd3810b653b24349afb6fd
parent05a2feb6841c786b24a104943b2765ef8bc7a61f
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: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3334)
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