New submission from Cédric Krier: Since [1], libressl fails if DH keys are too small (<1024). Here is a patch to increase the dh keys to 1024 for the tests.
[1] http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libssl/src/ssl/s3_clnt.c?rev=1.108&content-type=text/x-cvsweb-markup ---------- files: dh1024.patch keywords: patch messages: 239846 nosy: ced priority: normal severity: normal status: open title: test_ssl: fails on recent libressl version with BAD_DH_P_LENGTH Added file: http://bugs.python.org/file38791/dh1024.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23844> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com