Review Request 129030: Fix kimap using only tls1.0
Andrius Štikonas
andrius at stikonas.eu
Thu Sep 29 12:58:04 BST 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129030/
-----------------------------------------------------------
(Updated Sept. 29, 2016, 11:58 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDEPIM, Daniel Vrátil and Laurent Montel.
Changes
-------
Submitted with commit 38b75709018699cd4de33ba48265f16d0125ce97 by Andrius Štikonas to branch master.
Bugs: 342567
https://bugs.kde.org/show_bug.cgi?id=342567
Repository: kimap
Description
-------
At the moment kimap uses only TLSv1.0.
Diffs
-----
src/loginjob.cpp 2798c64
Diff: https://git.reviewboard.kde.org/r/129030/diff/
Testing
-------
I tested this with my dovecot server.
Before this patch:
imap-login: Login: service=imap, user=<andrius>, session=pCMR72s9bJmB15tT, method=PLAIN, rip=129.215.155.83, lip=192.168.1.2, mpid=5795, TLS, TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)
After this patch:
imap-login: Login: service=imap, user=<andrius>, session=ZBgbf2s9JJiB15tT, method=PLAIN, rip=129.215.155.83, lip=192.168.1.2, mpid=5230, TLS, TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Thanks,
Andrius Štikonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20160929/27521657/attachment.html>
More information about the kde-pim
mailing list