|
Bugzilla – Full Text Bug Listing |
| Summary: | flatpak runtime org.kde.Platform 6.6 does not reliably verify SSL certs | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Imo Hester <vortex> |
| Component: | KDE Workspace (Plasma) | Assignee: | E-Mail List <opensuse-kde-bugs> |
| Status: | REOPENED --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fvogt, os.gnome.maintainers |
| Version: | Current | Flags: | fvogt:
needinfo?
(os.gnome.maintainers) |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Imo Hester
2024-03-18 09:10:36 UTC
Not an Aeon issue No idea how flatpak works with SSL certs. It's likely a flatpak or runtime bug, as nothing changed on the openSUSE side. To update this issue: Meanwhile there have been reports on the OBS Github issue tracker on other distributions to suffer from the same issue. - Peppermint OS - MX Linux - Alpine Linux It seems not to be an openSUSE specific issue. Closing here. I re open the issues as it turned out to be actually an packaging issue. Over on Github other distros later on joined the row of affected distros which at first looked like it was a flatpak issue and not related to openSUSE itself. However over time it turned out that all distros, which had the SSL verification issues where missing p11-kit-server as an dependency. After installing p11-kit-server on openSUSE Aeon I can confirm that the issue is fixed. Also there has been reports on Fedora after removing p11-kit-server that the issues starts to occur there too. Looking up fedoras packaging of flatpak revealed that they actually install p11-kit-server as an optional dependency. I field a patch to Factory in the hopes to fix this issue for Tumbleweed. But Leap will still be affected by this. https://build.opensuse.org/request/show/1188902 |