54 lines
1.4 KiB
HTML
54 lines
1.4 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of KMODSIGN</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>KMODSIGN</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>
|
|
|
|
kmodsign - Kernel module signing tool
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>kmodsign</B>
|
|
|
|
[<I>,-dpkD/</I>] <I>,<hash algo> <key> <x509> <module> /</I>[<I>,<dest>/</I>]
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
Sign a kernel module image for use with an enforcing kernel.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-p</B><DD>
|
|
save a copy of the p7s signature (.p7s)
|
|
<DT id="2"><B>-d</B><DD>
|
|
produce a detached signature file (.p7s) only
|
|
<DT id="3"><B>-D</B><DD>
|
|
produce a full detached signature block
|
|
(may be cat'd onto the end of a module)
|
|
<DT id="4"><B>-k</B><DD>
|
|
switch to using keyid for identification
|
|
<P>
|
|
</DL>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="5"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="7"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="8"><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:17 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|