[issue30175] Random test_imaplib.test_logincapa_with_client_certfile failure on x86 Gentoo Installed with X 3.x

Antoine Pitrou report at bugs.python.org
Thu Apr 27 09:46:54 EDT 2017


Antoine Pitrou added the comment:

"tlsv1 alert unknown ca" means our client certificate isn't accepted by the server.  I suggest simply skipping the test, unless we find a remote IMAP server that accepts random TLS certs.

https://serverfault.com/questions/793260/what-does-tlsv1-alert-unknown-ca-mean

----------
nosy: +christian.heimes, pitrou
stage:  -> needs patch
type:  -> behavior
versions: +Python 3.5, Python 3.6

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


More information about the Python-bugs-list mailing list