Skip to content

support for secure boot

Advice from https://secureblue.dev:

If you're not adding out-of-tree kmods, secure boot should already work today with Fedora's key. That said, what @travier is saying is that this will change with UKIs.

Our secure boot scripts are here:

It seems there are two options for working with custom signing keys:

  • add the key before installing the image and have secureboot enabled during the installation
  • add the key after installing the image and enable secureboot only after the installation

References