Make the TLSv1.3 downgrade mechanism a configurable option
authorMatt Caswell <matt@openssl.org>
Wed, 22 Mar 2017 11:52:45 +0000 (11:52 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 24 Mar 2017 14:07:11 +0000 (14:07 +0000)
commit3556b83ea2a00d0dd3e4f1ec38adb6837553e451
tree06b2350955e46509b54608bca0db9c057eca20d1
parentc3043dcd55d81617408025b1cdb8241ef753b805
Make the TLSv1.3 downgrade mechanism a configurable option

Make it disabled by default. When TLSv1.3 is out of draft we can remove
this option and have it enabled all the time.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3022)
Configure
INSTALL