Improve wording in documentation of MBEDTLS_SSL_CID
This commit is contained in:
parent
611ac77127
commit
56f81c7178
1 changed files with 1 additions and 1 deletions
|
@ -1336,7 +1336,7 @@
|
|||
*
|
||||
* Setting this option enables the SSL APIs `mbedtls_ssl_set_cid()`,
|
||||
* `mbedtls_ssl_get_peer_cid()` and `mbedtls_ssl_conf_cid()`.
|
||||
* See their documentation for more information.
|
||||
* See the corresponding documentation for more information.
|
||||
*
|
||||
* \warning The Connection ID extension is still in draft state.
|
||||
* We make no stability promises for the availability
|
||||
|
|
Loading…
Reference in a new issue