mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 12:22:57 +00:00
This commit adds a test to ssl-opt.sh which exercises the behavior of the library in the situation where a single proper fragment of a future handshake message is received prior to the next expected handshake message (concretely, the client receives the first fragment of the server's Certificate message prior to the server's ServerHello).