You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Allow booting on systems with secure boot enabled
Describe the solution you'd like
I think there are a few possibilities for getting this to work.
Generate a key pair and add signing to the CI/CD process, so that all bootloader releases get signed. Make the public key available, which users can then enrol in db or as an MOK. This would only work for users who have the capability to enrol keys, or at least an MOK. Of course, they could also just sign it themselves in this case.
Is your feature request related to a problem? Please describe.
Allow booting on systems with secure boot enabled
Describe the solution you'd like
I think there are a few possibilities for getting this to work.
iPXE 16.1 shim (new submission) rhboot/shim-review#319 (comment)