CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/25 23:55:17
Modified files:
lib/libssl : tls13_client.c tls13_server.c
Log message:
When switching back to a legacy client or server, ensure we reset the
handshake function pointer.
Fixes an isssue found by jca@ with OpenVPN.
ok beck@ tb@
