Review Request 129029: Fix managesieve using only tls1.0.
Andrius Štikonas
andrius at stikonas.eu
Wed Sep 28 19:43:59 BST 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129029/
-----------------------------------------------------------
(Updated rugs. 28, 2016, 6:43 p.m.)
Review request for KDEPIM, Daniel Vrátil and Laurent Montel.
Bugs: 342567
https://bugs.kde.org/show_bug.cgi?id=342567
Repository: libksieve
Description
-------
At the moment managesieve uses only TLSv1.0.
Diffs
-----
src/kmanagesieve/sessionthread.cpp d6d6346
Diff: https://git.reviewboard.kde.org/r/129029/diff/
Testing
-------
I tested this with my dovecot server.
Before:
managesieve-login: Login: service=sieve, user=<andrius>, session=mFJPf2s9ENKB15tT, method=PLAIN, rip=129.215.155.83, lip=192.168.1.2, mpid=5258, TLS, TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits
After this patch:
managesieve-login: Login: service=sieve, user=<andrius>, session=Gm5Mm2s9OtKB15tT, method=PLAIN, rip=129.215.155.83, lip=192.168.1.2, mpid=5370, 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/20160928/44b66ab7/attachment.html>
More information about the kde-pim
mailing list