mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-12 15:11:35 +02:00
Enable MBEDTLS_SSL_SESSION_CACHE by default
This commit is contained in:
committed by
Manuel Pégourié-Gonnard
parent
7be14065e2
commit
590bf51cbb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user