DNF repository SSL error on Fedora 44 (Curl error 77)
bug
Description
After upgrading to Fedora 44, the DNF repository is failing with a certificate error. Even after manually updating the .repo file to point to Fedora 44 (or using $releasever), I get a "Curl error (77): Problem with the SSL CA cert".
Steps to Reproduce
Upgrade system to Fedora 44.
Run sudo dnf upgrade or sudo dnf --refresh upgrade.
See the SSL error specifically on the filips_FirefoxPWA repository.
Additional Information
OS: Fedora 44
Error: Curl error (77): Problem with the SSL CA cert (path? access rights?) for https://packagecloud.io/filips/FirefoxPWA/fedora/43/x86_64/repodata/repomd.xml
Workaround: Setting sslverify=0 in the .repo file bypasses the issue, but it's not a secure permanent solution.
<img width="699" height="308" alt="Image" src="https://github.com/user-attachments/assets/169776c1-de8d-4de7-9286-e8c69c56ea86" />
2 条评论