commit | d81562ffc0425fdf8dc5864cdad2a136b477b363 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Mar 23 14:49:10 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Mar 23 14:51:08 2015 +0100 |
tree | 29a4c353f4921c53447fd54500a903570db1c917 | |
parent | e424d0814d254ec4a59bd401d63a41abd4183345 [diff] |
Remove RC4 ciphersuites by default
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 8b2a858..32a9fff 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -365,7 +365,7 @@ * * Uncomment this macro to remove RC4 ciphersuites by default. */ -//#define POLARSSL_REMOVE_ARC4_CIPHERSUITES +#define POLARSSL_REMOVE_ARC4_CIPHERSUITES /** * \def POLARSSL_ECP_XXXX_ENABLED