----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104958/ -----------------------------------------------------------
Review request for kdelibs and Thiago Macieira. Description ------- The attached patch adds QSslConfiguration getter/setter functions to KTcpSocket. That way users of KTcpSocket can set their own Ssl configuration information on the socket. Note that a patch that addresses a current SSL related bug in TCPSlaveBase requires this change. See https://git.reviewboard.kde.org/r/103610/. Diffs ----- kdecore/network/ktcpsocket.h 982e5b1 kdecore/network/ktcpsocket.cpp 57d54a9 Diff: http://git.reviewboard.kde.org/r/104958/diff/ Testing ------- Thanks, Dawit Alemayehu