Summary: | Server Authenticity check dialog pops up on startup and on wake from sleep, even though the certificate is saved forever. | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | langdon <langdon> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | rdieter |
Priority: | NOR | ||
Version: | 1.7.5 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
langdon
2019-10-10 18:42:15 UTC
I just wanted to add that I have now done some further investigation with no luck :(. In /home/$HOME/.var/app/org.kde.konversation/config/ (where konversationrc is) I added (individual tests): * a blank ksslcertificatemanager via touch from inside the flatpak with nobody:nobody * a blank ksslcertificatemanager chown'd to $USER:GROUP chown'd inside the flatpak * a "correct" ksslcertificatemanager from another machine * symlink $HOME/.config/ksslcertificatemanager -> to correct /home/$HOME/.var/app/org.kde.konversation/config/ksslcertificatemanager * a "correct" ksslcertificatemanager from another machine in $HOME/.config/ksslcertificatemanager I also confirmed (ls -lZ) that the selinux perms appeared correct as well. none of ^^ makes a difference. I am not sure why as it "should work" |