.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3. .TH SBSIGN "1" "August 2021" "sbsign 0.9.4" "User Commands" .SH NAME sbsign - UEFI secure boot signing tool .SH SYNOPSIS .B sbsign [\fI\,options\/\fR] \fI\,--key --cert \/\fR .SH DESCRIPTION Sign an EFI boot image for use with secure boot. .SH OPTIONS .TP \fB\-\-engine\fR use the specified engine to load the key .TP \fB\-\-key\fR signing key (PEM\-encoded RSA private key) .TP \fB\-\-cert\fR certificate (x509 certificate) .HP \fB\-\-addcert\fR additional intermediate certificates in a file .TP \fB\-\-detached\fR write a detached signature, instead of a signed binary .TP \fB\-\-output\fR write signed data to (default .signed, or .pk7 for detached signatures)