#1631 delete conf/cacert.pem
Closed: Fixed by mikem. Opened by ktdreyer.

0e9ccb1895cd6fff32a3b0e03c16fe3613ad363f removed the code references to conf/cacert.pem, and we can delete this old file now as well.

The certificate expired in 2018:

$ openssl x509 -in conf/cacert.pem -noout -text
...
Issuer: C = US, ST = North Carolina, L = Raleigh, O = Fedora Project, OU = Fedora Project CA, CN = Fedora Project CA, emailAddress = admin@fedoraproject.org
Validity
    Not Before: Aug 20 14:49:16 2008 GMT
    Not After : Aug 18 14:49:16 2018 GMT
Subject: C = US, ST = North Carolina, L = Raleigh, O = Fedora Project, OU = Fedora Project CA, CN = Fedora Project CA, emailAddress = admin@fedoraproject.org
...

PR#1721: https://pagure.io/fm-orchestrator/pull-request/1721

Commit e44d2032 fixes this issue

Commit 10e1a9af fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/mbs/issues/1631

Please continue any further discussion there.

Metadata
Related Pull Requests