It looks like theforeman deb/apt key is about to expire

Problem:

Checking the apt key provided in the install instructions at https://deb.theforeman.org/ it appears to be about to expire in a few days on 2025-07-24

$ curl -s https://deb.theforeman.org/foreman.asc | gpg --show-keys
pub   rsa4096 2021-07-23 [SCEA] [expires: 2025-07-24]
      5B7C3E5A735BCB4D615829DC0BDDA991FD7AAC8A
uid                      Foreman Automatic Signing Key (2021) <packages@theforeman.org>

Expected outcome:

I’d expect the key to be updated prior to expiry so there is no disruption to usage of the apt repositories.
I’ve searched the forums and bug tracker and can’t find mention of the pending expiry. So thought it might be useful to flag it in-case it’s not been noticed yet?

It is tracked, just not in the usual place :wink:

Let me go ahead and update that key!

Done. Will be visible on the next repository publish pulse.

3 Likes