06312f3471760c155739a542dc28ef022ef43b29
[openwrt/openwrt.git] / package / libs / polarssl / patches / 100-disable_sslv3.patch
1 --- a/include/polarssl/config.h
2 +++ b/include/polarssl/config.h
3 @@ -859,8 +859,8 @@
4 * POLARSSL_SHA1_C
5 *
6 * Comment this macro to disable support for SSL 3.0
7 - */
8 #define POLARSSL_SSL_PROTO_SSL3
9 + */
10
11 /**
12 * \def POLARSSL_SSL_PROTO_TLS1