commit | 86b29082363a2465cf4dcc121d7482919ee1f267 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Nov 06 02:28:34 2014 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Dec 02 10:40:55 2014 +0100 |
tree | 72fc2c8c0c1b288cd99fb60adf7c656e0eefd5c7 | |
parent | 590f416142f95afd8a143fff7739b3c47573d816 [diff] [blame] |
Adapt to "negative" switch for renego
diff --git a/configs/config-suite-b.h b/configs/config-suite-b.h index cd38f33..cabc3d1 100644 --- a/configs/config-suite-b.h +++ b/configs/config-suite-b.h
@@ -25,6 +25,7 @@ #define POLARSSL_ECP_DP_SECP384R1_ENABLED #define POLARSSL_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED #define POLARSSL_SSL_PROTO_TLS1_2 +#define POLARSSL_SSL_DISABLE_RENEGOTIATION /* PolarSSL modules */ #define POLARSSL_AES_C