commit | 4753e65e9b77eccfa565cdbd98a003560dd0bffd | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Thu May 23 17:02:06 2019 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Thu May 23 17:02:14 2019 +0100 |
tree | 8a7634ff248eed1a0369c54def3460f1d20a4c5a | |
parent | f4e8ed116c931087fad2e173c4e264715d5f5c6b [diff] [blame] |
Disable Connection ID feature by default
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index b8ec64d..d956a2e 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -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