CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2020/04/25 12:06:28

Modified files:
        lib/libssl     : tls13_server.c 

Log message:
Switch to NEGOTIATED when using WITHOUT_HRR.

This ensures that we remain in a valid handshake state in the TLSv1.3
server. Ideally we would not switch to NEGOTIATED until after record
protection has been enabled, but we'll revisit this later.

Issue noted by inoguchi@

ok tb@

Reply via email to