commit | 83d8c73c91344b0487983b2b1b9d9b141579a347 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Apr 07 13:24:21 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Apr 07 13:24:21 2014 +0200 |
tree | 699a8fa4275bb5020e274ab0a5d6bd1ae9561ffb | |
parent | f6521de17b8f98a8b1876cb3a9e0cf9fe637ab57 [diff] [blame] |
Disable ALPN by default
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 78102f0..f6ea78c 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -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