Blame SOURCES/stunnel-5.56-system-ciphers.patch

e5e615
diff -up stunnel-5.55/src/options.c.system-ciphers stunnel-5.55/src/options.c
e5e615
--- stunnel-5.55/src/options.c.system-ciphers	2019-09-19 14:43:00.631059024 +0200
e5e615
+++ stunnel-5.55/src/options.c	2019-09-19 14:51:02.120053849 +0200
e5e615
@@ -277,7 +277,7 @@ static char *option_not_found=
e5e615
     "Specified option name is not valid here";
e5e615
 
e5e615
 static char *stunnel_cipher_list=
e5e615
-    "HIGH:!aNULL:!SSLv2:!DH:!kDHEPSK";
e5e615
+   "PROFILE=SYSTEM";
e5e615
 
e5e615
 #ifndef OPENSSL_NO_TLS1_3
e5e615
 static char *stunnel_ciphersuites=