Diffusion KIO 62af525910d4

Port KSSLD internals from KSslError to QSslError

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

Description

Port KSSLD internals from KSslError to QSslError

Summary:
The strings don't match all enum values exactly, as this tries to keep
the same strings for the corresponding enums from KSslError as mapped
in ktcpsocket.cpp.

Mistakes to do this correctly (or the eventual move to QMetaEnum from
QSslError) however are not dangerous, it will merely result in the user
being asked to confirm ignoring the (now more precise) error again, we
will not silently ignore errors we shouldn't be ignoring.

Reviewers: aacid

Reviewed By: aacid

Subscribers: kde-frameworks-devel

Tags: Frameworks

Maniphest Tasks: T11620

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

Details

Committed
vkrauseOct 30 2019, 5:58 PM
Reviewer
aacid
Differential Revision
D24931: Port KSSLD internals from KSslError to QSslError
Parents
R241:8dc567852b26: Make non-ignorable SSL errors explicit
Branches
Unknown
Tags
Unknown