commit | 4dfecabb977ebf24d3cff66e43bc96aa21d2c077 | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Mon Mar 14 13:40:43 2016 +0000 |
committer | Janos Follath <janos.follath@arm.com> | Mon Mar 14 13:40:43 2016 +0000 |
tree | 147e631b40aa3f15470488778abda62b24c73213 | |
parent | a91d85e331098429a9c159c8dcaedbefbe0504ea [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