Correct typo in documentation of MBEDTLS_SSL_RENEGOTIATION
This commit is contained in:
parent
c028afba53
commit
0eb8fb85a6
1 changed files with 1 additions and 1 deletions
|
@ -1288,7 +1288,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