Enable MBEDTLS_SSL_SESSION_CACHE by default

This commit is contained in:
Jarno Lamsa
2019-06-18 13:09:49 +03:00
committed by Manuel Pégourié-Gonnard
parent 7be14065e2
commit 590bf51cbb

View File

@@ -1674,7 +1674,7 @@
*
* Comment this macro to disable support for SSL session cache
*/
//#define MBEDTLS_SSL_SESSION_CACHE
#define MBEDTLS_SSL_SESSION_CACHE
/**
* \def MBEDTLS_SSL_EXPORT_KEYS