mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-31 03:55:23 +08: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).