]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/openssl-1.0.1m-weak-ciphers.patch
core91: Add changed pppsetup.cgi and language files
[ipfire-2.x.git] / src / patches / openssl-1.0.1m-weak-ciphers.patch
CommitLineData
a0297133
MT
1--- openssl-1.0.1m/ssl/ssl.h.old 2015-03-19 15:25:20.646533583 +0100
2+++ openssl-1.0.1m/ssl/ssl.h 2015-03-19 15:25:31.229875691 +0100
3@@ -334,7 +334,7 @@
4 * The following cipher list is used by default. It also is substituted when
5 * an application-defined cipher list string starts with 'DEFAULT'.
6 */
7-# define SSL_DEFAULT_CIPHER_LIST "ALL:!EXPORT:!aNULL:!eNULL:!SSLv2"
8+# define SSL_DEFAULT_CIPHER_LIST "ALL:!EXPORT:!aNULL:!eNULL:!SSLv2:!RC2:!DES"
9 /*
10 * As of OpenSSL 1.0.0, ssl_create_cipher_list() in ssl/ssl_ciph.c always
11 * starts with a reasonable order, and all we have to do for DEFAULT is