59 lines
1.5 KiB
HTML
59 lines
1.5 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of SBSIGN</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>SBSIGN</H1>
|
|
Section: User Commands (1)<BR>Updated: May 2019<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
sbsign - UEFI secure boot signing tool
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>sbsign</B>
|
|
|
|
[<I>,options/</I>] <I>,--key <keyfile> --cert <certfile> <efi-boot-image>/</I>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Sign an EFI boot image for use with secure boot.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>--engine</B> <eng><DD>
|
|
use the specified engine to load the key
|
|
<DT id="2"><B>--key</B> <keyfile><DD>
|
|
signing key (PEM-encoded RSA private key)
|
|
<DT id="3"><B>--cert</B> <certfile><DD>
|
|
certificate (x509 certificate)
|
|
<DT id="4"><B>--detached</B><DD>
|
|
write a detached signature, instead of
|
|
a signed binary
|
|
<DT id="5"><B>--output</B> <file><DD>
|
|
write signed data to <file>
|
|
(default <efi-boot-image>.signed,
|
|
or <efi-boot-image>.pk7 for detached
|
|
signatures)
|
|
<P>
|
|
</DL>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="9"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:26 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|