Disable Connection ID feature by default

This commit is contained in:
Hanno Becker 2019-05-23 17:02:06 +01:00
parent f4e8ed116c
commit 4753e65e9b

View file

@ -1295,7 +1295,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