Remove obscure comment about TLS 1.3 renegotiation config option
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
3785c907c7
commit
def52c36e5
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ the handshake with an handshake_failure closure alert.
|
|||
MBEDTLS_SSL_ENCRYPT_THEN_MAC n/a
|
||||
MBEDTLS_SSL_EXTENDED_MASTER_SECRET n/a
|
||||
MBEDTLS_SSL_KEEP_PEER_CERTIFICATE no
|
||||
MBEDTLS_SSL_RENEGOTIATION n/a Not TLS 1.2 dependent
|
||||
MBEDTLS_SSL_RENEGOTIATION n/a
|
||||
MBEDTLS_SSL_MAX_FRAGMENT_LENGTH no
|
||||
MBEDTLS_SSL_ALPN no
|
||||
|
||||
|
|
Loading…
Reference in a new issue