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 consider using the `/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem` instead of the `/etc/ssl/certs/ca-certificates.crt` certificate bundle which was found in the source-code. ``` mutt-2.2.14-build/mutt-2.2.14/init.h:4327: ** set ssl_ca_certificates_file=/etc/ssl/certs/ca-certificates.crt mutt-2.2.14-build/mutt-2.2.14/init.h.optusegpgagent:4327: ** set ssl_ca_certificates_file=/etc/ssl/certs/ca-certificates.crt mutt-2.2.14-build/mutt-2.2.14/init.h.ssl_ciphers:4327: ** set ssl_ca_certificates_file=/etc/ssl/certs/ca-certificates.crt mutt-2.2.14-build/mutt-2.2.14/init.h.system_certs:4327: ** set ssl_ca_certificates_file=/etc/ssl/certs/ca-certificates.crt ```