mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
Disable Connection ID feature by default
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user