mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 03:30:50 +02:00
1173a365fe
The documented 'reject peer-initiated renegotiation' option was accepted and stored but never consulted. Now DoHelloRequest replies with a no_renegotiation warning instead of starting SCR when the bit is set (client side), and the server refuses a renegotiation ClientHello with a no_renegotiation warning instead of resetting handshake state.
Before creating any new configure files (.conf) read the CONF_FILES_README.md