GNOME Bugzilla – Bug 354119
imap: Misleading error message when using expired SSL-Certificate
Last modified: 2015-06-11 13:26:41 UTC
Connecting to an IMAP-Server with an expired SSL-Certificate shows up a dialog saying: "Failed to connect to IMAP server lorifan.homeip.net in secure mode: SSL negotiations failed" No connection can be established to the server then.
retitling
(shortening so i can read it in the search results)
Corresponding Ubuntu bug: https://launchpad.net/distros/ubuntu/+source/evolution/+bug/58714
From the Ubuntu bug: "Also, evolution used to be able to connect to this imap server with TLS, and thunderbird still is."
This is currently (32.12.x, 3.16.x and git master (3.17.x)) driven by GIO and its glib-networking stuff. That means that the shown error message will be the same across all applications using GIO streams.