SBSIGN

Section: User Commands (1)
Updated: May 2019
Index Return to Main Contents
 

NAME

sbsign - UEFI secure boot signing tool  

SYNOPSIS

sbsign [,options/] ,--key <keyfile> --cert <certfile> <efi-boot-image>/  

DESCRIPTION

Sign an EFI boot image for use with secure boot.  

OPTIONS

--engine <eng>
use the specified engine to load the key
--key <keyfile>
signing key (PEM-encoded RSA private key)
--cert <certfile>
certificate (x509 certificate)
--detached
write a detached signature, instead of a signed binary
--output <file>
write signed data to <file> (default <efi-boot-image>.signed, or <efi-boot-image>.pk7 for detached signatures)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

This document was created by man2html, using the manual pages.
Time: 08:55:18 GMT, December 16, 2021