[kmail2] [Bug 342567] TLSv1.2 is not used on imap/smtp/managesieve

Dawit Alemayehu adawit at kde.org
Wed Jan 7 13:04:25 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=342567

--- Comment #7 from Dawit Alemayehu <adawit at kde.org> ---
I dunno this particular code base but what that patch does is bascially change
the protocol to be used during SSL handshake from only TLSv1 to SSLv3/TLSv1. I
am not entirely certain that QSslSocket in Qt 4.x would make a TLSv1.2
connection if you set QSsl::SecureProtocols as the protocol to be used during
handshake. However, it will most definitely attempt use SSLv3 if that is the
only thing available. I dunno if that is desired when making imap/smpt
connections.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list