https://bugs.kde.org/show_bug.cgi?id=342958
Michael Pyne <mp...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kio | |/d06e40bc1e84391640fc56a4c5 | |ba252eaa9dcc6d Version Fixed In| |5.31 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Michael Pyne <mp...@kde.org> --- Git commit d06e40bc1e84391640fc56a4c5ba252eaa9dcc6d by Michael Pyne. Committed on 11/01/2017 at 02:10. Pushed by mpyne into branch 'master'. kssl: Ensure user certificate directory has been created before use. The KSSL KCM (in kdelibs4support) fails to save imported certificates to the user certificate store, unless the user store directory is manually created by the user first. Fix by ensuring the directory is created before trying to save user certs. Differential Revision: https://phabricator.kde.org/D4060 FIXED-IN: 5.31 M +2 -2 src/core/ksslcertificatemanager.cpp https://commits.kde.org/kio/d06e40bc1e84391640fc56a4c5ba252eaa9dcc6d -- You are receiving this mail because: You are watching all bug changes.