mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Disable Connection ID feature by default
This commit is contained in:
parent
f4e8ed116c
commit
4753e65e9b
1 changed files with 1 additions and 1 deletions
|
|
@ -1295,7 +1295,7 @@
|
|||
*
|
||||
* Uncomment to enable the Connection ID extension.
|
||||
*/
|
||||
#define MBEDTLS_SSL_DTLS_CONNECTION_ID
|
||||
//#define MBEDTLS_SSL_DTLS_CONNECTION_ID
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_SSL_ASYNC_PRIVATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue