I had the same issue, it went away after I moved my certificates from inside my home directory into a self created subpath of root:
Certificate storage path with error appearing:
/home/myuser/.cert/{certificate files}
Certificate storage path now, with error disappeared:
/somefolder/{certificate files}
Hello,
I had the same issue, it went away after I moved my certificates from inside my home directory into a self created subpath of root: .cert/{ certificate files} {certificate files}
Certificate storage path with error appearing:
/home/myuser/
Certificate storage path now, with error disappeared:
/somefolder/
Hopefully this helps-
Best regards
Kitsab