Diffusion KIO 8dc567852b26

Make non-ignorable SSL errors explicit

Authored by vkrause on Oct 30 2019, 5:38 PM.

Description

Make non-ignorable SSL errors explicit

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.

Reviewers: Frameworks, apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel

Tags: Frameworks

Maniphest Tasks: T11620

Differential Revision: https://phabricator.kde.org/D24742

Details

Committed
vkrauseOct 30 2019, 5:42 PM
Reviewer
apol
Differential Revision
D24742: Make non-ignorable SSL errors explicit
Parents
R241:19feef732085: Port away from I18N_NOOP2 and KLocalizedString::insertQtDomain
Branches
Unknown
Tags
Unknown