Disable Connection ID feature by default
This commit is contained in:
parent
3978d10e9e
commit
3739e203cf
1 changed files with 1 additions and 1 deletions
|
@ -1352,7 +1352,7 @@
|
||||||
*
|
*
|
||||||
* Uncomment to enable the Connection ID extension.
|
* Uncomment to enable the Connection ID extension.
|
||||||
*/
|
*/
|
||||||
#define MBEDTLS_SSL_DTLS_CONNECTION_ID
|
//#define MBEDTLS_SSL_DTLS_CONNECTION_ID
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \def MBEDTLS_SSL_ASYNC_PRIVATE
|
* \def MBEDTLS_SSL_ASYNC_PRIVATE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue