mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-24 16:35:38 +00:00
Merge remote-tracking branch 'public/pr/2155' into mbedtls-2.7-restricted-proposed
This commit is contained in:
commit
b7d2d5c933
|
@ -1188,7 +1188,7 @@
|
||||||
/**
|
/**
|
||||||
* \def MBEDTLS_SSL_RENEGOTIATION
|
* \def MBEDTLS_SSL_RENEGOTIATION
|
||||||
*
|
*
|
||||||
* Disable support for TLS renegotiation.
|
* Enable support for TLS renegotiation.
|
||||||
*
|
*
|
||||||
* The two main uses of renegotiation are (1) refresh keys on long-lived
|
* The two main uses of renegotiation are (1) refresh keys on long-lived
|
||||||
* connections and (2) client authentication after the initial handshake.
|
* connections and (2) client authentication after the initial handshake.
|
||||||
|
|
Loading…
Reference in a new issue