-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106087/
-----------------------------------------------------------
Review request for kdelibs.
Description
-------
The attached patch adds two missing and valid flag conversions from
KTcpSocket::SslVersion to QSsl::SslProtocol in KTcpSocket's qSslProtocolFromK.
This causes TLSv1 SNI support to fail in TcpSlaveBase because it was recently
changed by me to use KTcpSocket::SecureProtocols by default.
This addresses bug 304212.
http://bugs.kde.org/show_bug.cgi?id=304212
Diffs
-----
kdecore/network/ktcpsocket.cpp 8da620a
Diff: http://git.reviewboard.kde.org/r/106087/diff/
Testing
-------
Test site from the bug report: https://sni.velox.ch/
Thanks,
Dawit Alemayehu