Comment 11 for bug 209438

Revision history for this message
menderes (menders) wrote :

Having the same issue with Hardy Heron. Oddly enough, I was playing around with Ettercap and noticed that if the connection was man-in-the-middle'd it worked without a problem.

$ E2K_DEBUG=4 evolution
e-data-server-ui-Message: Key file does not have key 'exchange:__*****;auth_Basic@*****.com_'
> GET /exchange/*****/ HTTP/1.1
> Soup-Debug-Timestamp: 1209669488
> Soup-Debug: SoupSessionSync 1 (0x85c8f10), SoupMessage 1 (0x83c86c8), SoupSocket 1 (0x85b2ee0)
> Host: *****.com
> Accept-Language: en-US, en
> User-Agent: Evolution/2.22.1

In Wireshark I see the server closing the connection immediately after the SSL Client Hello which is ACK'd. Don't know if this is of any help, but feel free to let me know if I can assist with any debugging.