openwrtv3/package/libs/polarssl/patches/100-disable_sslv3.patch
Steven Barth 1a014d170a polarssl: bump to 1.3.10, work around rename to mbedtls
Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 44361
2015-02-09 12:44:32 +00:00

12 lines
255 B
Diff

--- a/include/polarssl/config.h
+++ b/include/polarssl/config.h
@@ -951,8 +951,8 @@
* POLARSSL_SHA1_C
*
* Comment this macro to disable support for SSL 3.0
- */
#define POLARSSL_SSL_PROTO_SSL3
+ */
/**
* \def POLARSSL_SSL_PROTO_TLS1