mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-23 02:55:20 +00:00
Enable MBEDTLS_SSL_SESSION_CACHE by default
This commit is contained in:
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
|
||||
|
|
Loading…
Reference in a new issue