commit | 33857f4c3de7bea28c63d5a5904e041163184a6e | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Mon Mar 14 13:40:43 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Sat Apr 09 00:16:40 2016 +0100 |
tree | 1a438eae9e2ba1180b2b35a9f9f96b8f912a3759 | |
parent | afe799f2ebe9edfba76586c5b1f011882b010ad9 [diff] |
Update default configuration Change the default settings for SSL and modify the tests accordingly.
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 4929aa1..8fdf36e 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -1012,7 +1012,7 @@ * * Comment this macro to disable support for SSL 3.0 */ -#define POLARSSL_SSL_PROTO_SSL3 +//#define POLARSSL_SSL_PROTO_SSL3 /** * \def POLARSSL_SSL_PROTO_TLS1