The source project of this merge request has been removed.
Better error handling when loading cert and key
I have moved the cert and key generation to a couple new functions. If these fail, the app shows an error and aborts.
Also, I added a check for zero-sized certs/keys, to also trigger the generation in those cases. (because of https://bugs.kde.org/show_bug.cgi?id=405207).
Edited by Albert Vaca Cintora