| Summary: | "Trust certificate forever" doesn't work | ||
|---|---|---|---|
| Product: | [Applications] akregator | Reporter: | Bill Dietrich <kdebt4> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.23.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bill Dietrich
2023-06-06 10:03:39 UTC
A site where this happens (currently) is https://trugman-internals.com/ Still happens on Akregator Version 6.3.3 (24.12.3) natively installed on Kubuntu 25.04. Using ChatGPT to investigate the code, I wonder if Akregator has been compiled with the flag WITH_QTDBUS defined ? If that flag is not defined, the rule for the certificate won't be stored. Maybe Help/About should report the status of that flag. Or is there another way to find out, at run-time ? I see rules being stored in ~/.config/ksslcertificatemanager so WITH_QTDBUS is not the problem. I think I no longer have any site with a bad cert in the particular way this was happening, so I'm no longer sure it still IS happening. Okay, it just happened again, rule created ends with
qorg11.net=ExpireUTC 3025-10-06T09:34:01,HostNameMismatch,SelfSignedCertificate
I get the "failed" dialog, click Details, get next dialog, click Forever. But it happens again later. Now I have two rules for same site. "Forever" is not working.
|