CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/23 00:30:55
Modified files:
lib/libssl : tls13_client.c tls13_internal.h tls13_lib.c
Log message:
Add checking int the client to check the magic values which are
set by a 1.3 server when it downgrades to tls 1.2 or 1.1 as per
RFC 8446 section 4.1.3
ok jsing@
