CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/13 09:28:28
Modified files:
lib/libssl : tls13_client.c tls13_handshake.c
Log message:
Handle finished messages in TLSv1.3 client.
This adds support for processing of the server finished message and
generation of the client finished message.
ok tb@
