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

Teemu Torma teemu at torma.org
Tue Jan 6 21:27:06 GMT 2015


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

--- Comment #1 from Teemu Torma <teemu at torma.org> ---
Created attachment 90267
  --> https://bugs.kde.org/attachment.cgi?id=90267&action=edit
Patch to allow imap/smtp/managesieve to use TLSv1.2

With the following patch I managed to get TLSv1.2 working with imap/ssl,
imap/starttls, smtp/ssl, smtp/starttls and managesieve connections.

The patch basically replaces the forced TLSv1.0 with QSsl::SecureProtocols. 
Since TLSv1.0 is also part of QSsl::SecureProtocols (at least for now), it
should not cause any regression.

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



More information about the Kdepim-bugs mailing list