-----------------------------------------------------------
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

Reply via email to