Use ssl_version_supported() when choosing server version
authorMatt Caswell <matt@openssl.org>
Wed, 4 Jul 2018 15:02:20 +0000 (16:02 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 13 Jul 2018 17:14:29 +0000 (18:14 +0100)
commit4fd12788ebd352308e3f3c5f0f9bc607ababc867
tree43f2355fe44977b5bf68597885e0e9ebac919e83
parent871980a9ada476fa54cec2e5174aa916d09efd11
Use ssl_version_supported() when choosing server version

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6650)
ssl/ssl_locl.h
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c