Review Request: Fix for SSL handeshake failure in TcpSlaveBase due to server not supporting SSL compression
Dawit Alemayehu
adawit at kde.org
Mon Jan 2 20:44:47 GMT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103610/
-----------------------------------------------------------
(Updated Jan. 2, 2012, 8:44 p.m.)
Review request for kdelibs.
Changes
-------
Forget the portion about not doing the reconnection. If the SSL handshake fails, the connection to the server has to be torn down and reestablished.
Description (updated)
-------
The attached patch addresses the issue of SSL handshake failure in TcpSlaveBase due to lack of support for disabling SSL compression in Qt. As of 4.8, Qt supports this functionality so this patch implements support for activing that support in KTcpSocket and using it from KIO::TcpSlaveBase so that users will be able to browse SSL protected sites that do not support SSL compression.
This addresses bug 275524.
http://bugs.kde.org/show_bug.cgi?id=275524
Diffs (updated)
-----
kdecore/network/ktcpsocket.h e038c64
kdecore/network/ktcpsocket.cpp eed2a86
kio/kio/tcpslavebase.h fea2c08
kio/kio/tcpslavebase.cpp d0f92b4
Diff: http://git.reviewboard.kde.org/r/103610/diff/diff
Testing
-------
Visit the site listed in the bug report:
https://tim.rz.rwth-aachen.de/mail-lifecycle/
Thanks,
Dawit Alemayehu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120102/13c07b50/attachment.htm>
More information about the kde-core-devel
mailing list