File python-fix-short-dh.patch of Package python3

Index: Python-3.4.1/Lib/test/test_ssl.py
===================================================================
--- Python-3.4.1.orig/Lib/test/test_ssl.py
+++ Python-3.4.1/Lib/test/test_ssl.py
@@ -65,7 +65,7 @@ BADKEY = data_file("badkey.pem")
 NOKIACERT = data_file("nokia.pem")
 NULLBYTECERT = data_file("nullbytecert.pem")
 
-DHFILE = data_file("dh512.pem")
+DHFILE = data_file("dh2048.pem")
 BYTES_DHFILE = os.fsencode(DHFILE)
 
 
openSUSE Build Service is sponsored by