MBEDTLS_SSL_RENEGOTIATION is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Notes

Even if this option is disabled, both client and server are aware of the Renegotiation Indication Extension (RFC 5746) used to prevent the SSL renegotiation attack (see RFC 5746 Sect. 1). (See \c mbedtls_ssl_conf_legacy_renegotiation for the configuration of this extension).

References