In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocol
authorRichard Levitte <levitte@openssl.org>
Mon, 19 Mar 2018 07:44:04 +0000 (08:44 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 19 Mar 2018 17:24:30 +0000 (18:24 +0100)
commit2e2faa8c4802f2fcecea699ddda246929b2ca329
tree166d13e4cea162efd6564de2a740acc18be3ab84
parent43110de041b77aef08bf744cba9330969895a321
In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocol

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5663)
util/perl/TLSProxy/Proxy.pm