mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 11:00:49 +02:00
f3bdecf3f6
TLS_EMPTY_RENEGOTIATION_INFO_SCSV appears in GetCipherNames() when HAVE_RENEGOTIATION_INDICATION is set. It is a signaling value, not a real suite; set_cipher_list accepts it but the handshake rejects it with UNSUPPORTED_SUITE. Add it to record_size_skip_cipher's deny list.
Before creating any new configure files (.conf) read the CONF_FILES_README.md