Hello in anticipation of https://fedoraproject.org/wiki/Changes/dropingOfCertPemFile fedora change proposal, which is taking effect during the fedora rawhide mass rebuild (starting 23th of July), we would like you to validate this and if applicable, add `/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem` to the following list in the source code as other items will not be present on the system. ``` dirmngr/certcache.c:708: { "/etc/ssl/ca-bundle.pem" }, dirmngr/certcache.c:709: { "/etc/ssl/certs/ca-certificates.crt" }, dirmngr/certcache.c:710: { "/etc/pki/tls/cert.pem" }, dirmngr/certcache.c:711: { "/usr/local/share/certs/ca-root-nss.crt" }, dirmngr/certcache.c:712: { "/etc/ssl/cert.pem" } ```
This was merged and built in rawhide: https://src.fedoraproject.org/rpms/gnupg2/pull-request/24