#11599 fedmsg CRL has expired
Closed: Fixed by abompard. Opened by abompard.

I'm getting this in the messaging-bridges logs:

2023-11-03 04:01:09 [fedmsg_migration_tools.bridges ERROR] Message on topic b'org.fedoraproject.prod.github.issue.comment' failed validation
2023-11-03 04:01:11 [fedmsg.crypto.utils INFO] Downloading x509 certificate from https://fedoraproject.org/fedmsg/ca.crt
2023-11-03 04:01:11 [fedmsg.crypto.utils INFO] Downloading x509 certificate from https://fedoraproject.org/fedmsg/crl.pem
2023-11-03 04:01:11 [fedmsg.crypto.x509_ng ERROR] CRL has expired

The CRL needs to be rebuilt and published for ZMQ messages to be sent to AMQP again.


Fixed by doing the steps mentioned in this docs update: https://pagure.io/infra-docs-fpo/pull-request/257

Metadata Update from @abompard:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests