Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
python3-doc.1141
python-fix-short-dh.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-fix-short-dh.patch of Package python3-doc.1141
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)
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