mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 00:59:43 +00:00
If the define POLARSSL_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO is enabled, the SSL Server module can handle the old SSLv2 Client Hello messages. It has been updated to deny SSLv2 Client Hello messages during renegotiation.