mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-04-20 10:01:49 +00:00
Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION
This commit is contained in:
parent
4acdf6dea8
commit
6e7d5abe06
|
@ -991,7 +991,7 @@
|
|||
/**
|
||||
* \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
|
||||
* connections and (2) client authentication after the initial handshake.
|
||||
|
|
Loading…
Reference in a new issue