CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/06/29 12:47:15

Modified files:
        lib/libssl     : tls13_client.c 

Log message:
Require a ServerHello following a HelloRetryRequest to use the same cipher.

RFC 8446 section 4.1.4 requires that the client ensure the cipher suite
in the TLSv1.3 HelloRetryRequest and subsequent ServerHello is the same.

Reported via GitHub issue #675.

ok inoguchi@ tb@

Reply via email to