flathub / flathub/com.valvesoftware.Steam
Certain games failing to fully launch (Elder Scrolls Online and Origin/Mass Effect:Andromeda)
- Dominant language
- Python
- Stars
- 421
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
**Game information**
Elder Scrolls Online and Origin/Mass Effect: Andromeda
**Distribution name and version where applicable**
Fedora 33, Fedora Silverblue, Parrot OS
**Flatpak info**
Flatpak 1.10.1
flatpak --gl-drivers
default
host
**Problem description**
Certain games failing to fully launch (Elder Scrolls Online and Origin/Mass Effect:Andromeda)
This seems to be related to Thawte SSL certs failing auditing and being removed from Distros as trusted certs:
https://bugs.gentoo.org/727262
https://www.reddit.com/r/debian/comments/hwdht8/how_to_add_3_missing_certificate_to_debian/
https://www.thawte.com/roots/
Because this actually is at the Host level and flatpak has its own filesystem layers it seems like this might be fixable in the flatpak in an easier fashion.
I found as a test, that if I copied the certificates.crt from Manjaro and was able to launch (see attached)
[ca-certificates.crt.txt](https://github.com/flathub/com.valvesoftware.Steam/files/5992259/ca-certificates.crt.txt)
But ideally I wouldn't want the untrusted certs usable by the rest of the host system.
**Does this issue reproduce with native Steam**
Yes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.