mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Disable ALPN by default
This commit is contained in:
@ -871,7 +871,7 @@
|
||||
*
|
||||
* Uncomment this macro to enable support for ALPN.
|
||||
*/
|
||||
#define POLARSSL_SSL_ALPN
|
||||
//#define POLARSSL_SSL_ALPN
|
||||
|
||||
/**
|
||||
* \def POLARSSL_SSL_SESSION_TICKETS
|
||||
|
Reference in New Issue
Block a user