D24742: Make non-ignorable SSL errors explicit
Volker Krause
noreply at phabricator.kde.org
Thu Oct 17 17:38:42 BST 2019
vkrause created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vkrause requested review of this revision.
REVISION SUMMARY
So far this is done implicitly in KSSLD by not being able to persist
these error codes in its config file. This however is rather error
prone, and requires manual enum <-> string mapping there.
Now we do this explicitly, which allows us to eventually use QMetaEnum
for serialization in KSSLD.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D24742
AFFECTED FILES
src/core/ksslcertificatemanager.cpp
src/core/ksslcertificatemanager.h
To: vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191017/b273bd10/attachment.html>
More information about the Kde-frameworks-devel
mailing list