mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-28 22:37:27 +02: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.