Disable requests for renegotiation in TLSv1.3
authorMatt Caswell <matt@openssl.org>
Wed, 11 Jan 2017 16:29:38 +0000 (16:29 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 30 Jan 2017 10:17:01 +0000 (10:17 +0000)
commitcda6b99867e5f353c9c9da7127a92c4bf902a2f4
treeb00fc1372d978cecac88cc5753d4432289614a0b
parentc7f47786a5e5f68dc33091ffb2a42e51a73de3a1
Disable requests for renegotiation in TLSv1.3

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
ssl/ssl_lib.c