1
0
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:
Manuel Pégourié-Gonnard
2014-04-07 13:24:21 +02:00
parent f6521de17b
commit 83d8c73c91
2 changed files with 7 additions and 1 deletions

View File

@ -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