CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2019/04/04 10:53:57

Modified files:
        lib/libssl     : tls13_client.c tls13_handshake.c 
                         tls13_internal.h 

Log message:
Implement legacy fallback for the TLS 1.3 client.

If the Server Hello received indicates that the server did not negotiate
TLS 1.3, fallback to the original TLS client implementation.

ok bcook@, tb@

Reply via email to