[issue25940] SSL tests failed due to expired svn.python.org SSL certificate

Martin Panter report at bugs.python.org
Tue Jan 12 03:36:52 EST 2016


Martin Panter added the comment:

This is a patch against the pythontestdotnet repository to change the certificate to have the CA flag set. It should be applied in conjunction with an (upcoming) update to the test suite, otherwise test_httplib will fail with certificate verification errors.

If I push this patch to the pythontest repository, will the server immediately update itself, or are other steps required?

----------
Added file: http://bugs.python.org/file41589/pythontest-set-ca.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25940>
_______________________________________


More information about the Python-bugs-list mailing list