b792ea7ac0
This fixes CVE-2015-5291 and some other smaller security issues. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47201
12 lines
257 B
Diff
12 lines
257 B
Diff
--- a/include/polarssl/config.h
|
|
+++ b/include/polarssl/config.h
|
|
@@ -1011,8 +1011,8 @@
|
|
* POLARSSL_SHA1_C
|
|
*
|
|
* Comment this macro to disable support for SSL 3.0
|
|
- */
|
|
#define POLARSSL_SSL_PROTO_SSL3
|
|
+ */
|
|
|
|
/**
|
|
* \def POLARSSL_SSL_PROTO_TLS1
|