This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients christian.heimes, pitrou, vstinner
Date 2017-04-27.13:46:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493300814.22.0.462370376414.issue30175@psf.upfronthosting.co.za>
In-reply-to
Content
"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
History
Date User Action Args
2017-04-27 13:46:54pitrousetrecipients: + pitrou, vstinner, christian.heimes
2017-04-27 13:46:54pitrousetmessageid: <1493300814.22.0.462370376414.issue30175@psf.upfronthosting.co.za>
2017-04-27 13:46:54pitroulinkissue30175 messages
2017-04-27 13:46:54pitroucreate