man-pages/man1/sbsign.1.html
2021-03-31 01:06:50 +01:00

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">&nbsp;</A>
<H2>NAME</H2>
sbsign - UEFI secure boot signing tool
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>sbsign</B>
[<I>,options/</I>] <I>,--key &lt;keyfile&gt; --cert &lt;certfile&gt; &lt;efi-boot-image&gt;/</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
Sign an EFI boot image for use with secure boot.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>--engine</B> &lt;eng&gt;<DD>
use the specified engine to load the key
<DT id="2"><B>--key</B> &lt;keyfile&gt;<DD>
signing key (PEM-encoded RSA private key)
<DT id="3"><B>--cert</B> &lt;certfile&gt;<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> &lt;file&gt;<DD>
write signed data to &lt;file&gt;
(default &lt;efi-boot-image&gt;.signed,
or &lt;efi-boot-image&gt;.pk7 for detached
signatures)
<P>
</DL>
<HR>
<A NAME="index">&nbsp;</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>