Skip to content

Sign the UKI for Secure Boot (optional)

Daniel Lublin requested to merge quite/stmgr:secureboot-sign-rebased into main

Signing is attempted if and only if both -signkey and -signcert as passed.

go-uefi has a new API for authenticode signing, but it is not used as it does not seem to be finalized. See: https://github.com/Foxboron/go-uefi/issues/20

Merge request reports