[issue30231] test_imaplib needs a TLS server accepting self-signed certificates

STINNER Victor report at bugs.python.org
Wed May 3 03:13:11 EDT 2017


STINNER Victor added the comment:

> It would be best if these tests could be replaced by something local.

Is there someone interested to write such local IMAP server to test test_imaplib using a client x509 certificate?

> Failing that, I suppose we'll have to remove them.

That's not my favorite option, but I wrote a patch for that:
https://github.com/python/cpython/pull/1419

----------
nosy: +martin.panter

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


More information about the Python-bugs-list mailing list