https://bugs.kde.org/show_bug.cgi?id=233628
--- Comment #73 from Hans-Peter Jansen <h...@urpla.net> --- So here's a summary (corrected): * kwin should never crash, even if too many dialogs are attempted to be shown * the SAW should *never* be shown more than once for a single host * kio saves the persisted certificates correctly, but fails to associate them when loading/checking again .config/ksslcertificatemanager: In former times, an entry used to contain a CertificatePEM= field, that vanished now. I tried to make some sense from ksslcertificatemanager.{h,cpp} and git log, but the transitioning to kssld and QSslError makes it hard to spot the spot, where this issue was {re}introduced. I suspect a relation to the newly invented filtering... -- You are receiving this mail because: You are watching all bug changes.