Add UEFI Secure Boot 2023 certificate transition guide#809
Merged
Conversation
Member
|
The forced line breaks in this are unnecessary and should be removed. |
a213598 to
b18bf30
Compare
Member
Author
|
@jonathanspw updated PR |
jonathanspw
approved these changes
Jun 10, 2026
bennyvasquez
approved these changes
Jun 10, 2026
bennyvasquez
left a comment
Member
There was a problem hiding this comment.
LGTM. As a note, we should probably add a call out that points to it in the relevant releases on /release-notes/ just so it's even more discoverable.
Documents the Microsoft 2011 -> 2023 Secure Boot CA transition: current AlmaLinux shim signing status, verification steps, the recommended fwupd update path, manual efivar enrollment, and guidance for KVM, VMware, Azure, GCP and AWS virtual machines. Adds the page to the Documentation navbar menu and references the dual-signed shim 16.1 in the 9.8 and 10.2 release notes changelogs.
b18bf30 to
3708099
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a new Documentation page explaining the Microsoft 2011 → 2023 UEFI Secure Boot certificate transition (the 2011 CAs expire in June 2026), adds it to the Documentation navbar menu (between NVIDIA Drivers and FAQ), and references the dual-signed shim 16.1 at the top of the 9.8 and 10.2 release notes changelogs with a link to the new page.
Page URL after deploy:
/documentation/secure-boot-2023-certificates.htmlContents
mokutilefivar(with attribute value in decimal — efivar 37/38 in EL8/EL9 don't parse hex)Release notes
Both
release-notes/9.8.mdandrelease-notes/10.2.mdget a lead paragraph in the Changelog section:References
Tested locally with
vuepress dev: page renders, tables and code blocks OK, navbar entry shows in the intended position, release-notes paragraphs render with working links.