vkrause created this revision. vkrause added a reviewer: dfaure. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. vkrause requested review of this revision.
REVISION SUMMARY This will allow a step by step migration of the certificate manager and kssld code to QSslError. The conversion is lossy (QSslError can represent more details than KSslError), but as long as the input is still a KSslError that is not a problem. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D24293 AFFECTED FILES src/core/ksslerror_p.h src/core/ktcpsocket.cpp To: vkrause, dfaure Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns