Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
python-base.727
python-fix-short-dh.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-fix-short-dh.patch of Package python-base.727
Index: Python-2.7.9/Lib/test/test_ssl.py =================================================================== --- Python-2.7.9.orig/Lib/test/test_ssl.py +++ Python-2.7.9/Lib/test/test_ssl.py @@ -66,7 +66,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 = DHFILE.encode(sys.getfilesystemencoding())
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor