Martin Panter added the comment: After 3.5.1 was released, there were some SSL certificate changes with a server (ab)used in the test suite. See Issue 25940. The result was that I changed some tests over to use the https://self-signed.pythontest.net/ server, and I had to enable the CA flag in its certificate (https://hg.python.org/pythontestdotnet/rev/1882edb402ab).
A workaround might be to grab the updated Lib/test/selfsigned_pythontestdotnet.pem file, and perhaps some of the other changes made in Issue 25940 if necessary. ---------- nosy: +martin.panter resolution: -> out of date status: open -> closed superseder: -> SSL tests failed due to expired svn.python.org SSL certificate _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27003> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com