RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1997343 - centos-release should ship public secureboot certs in a well-known location
Summary: centos-release should ship public secureboot certs in a well-known location
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: distribution
Version: CentOS Stream
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Stephen Gallagher
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-25 02:31 UTC by Brian Stinson
Modified: 2022-06-10 19:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-10 19:55:05 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-94698 0 None None None 2021-08-25 02:34:43 UTC

Internal Links: 2002496

Description Brian Stinson 2021-08-25 02:31:04 UTC
To help packagers who need to have their packages signed for secureboot (kernel, grub2, fwupd, etc.) We should create a generic system subpackage that ships the secureboot certificates corresponding to the correct distribution.

This allows CentOS Stream to ship CentOS secureboot certs, and RHEL to ship RHEL secureboot certs, requiring no changes from the package maintainers of the pesigned packages. 

We should ship the following certs:
centossecureboot201.cer (public kernel signing cert)
centossecureboot202.cer (grub2 signing cert)
centossecureboot203.cer (fwupd signing cert)
centossecurebootca2.cer (secureboot CA)

Comment 1 Brian Stinson 2021-08-25 02:40:23 UTC
I've opened a merge request:
https://gitlab.com/redhat/centos-stream/rpms/centos-release/-/merge_requests/9

This ships the following certs in a system-sb-certs subpackage:
- /etc/pki/sb-certs/secureboot-ca.cer
- /etc/pki/sb-certs/secureboot-kernel-cert.cer
- /etc/pki/sb-certs/secureboot-grub2-cert.cer
- /etc/pki/sb-certs/secureboot-fwupd-cert.cer

Comment 2 Brian Stinson 2022-06-10 19:55:05 UTC
We are now shipping these certificates in /usr/share/pki/sb-certs/


Note You need to log in before you can comment on or make changes to this bug.