lkml.org 
[lkml]   [2015]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #7]
Date
James Morris <jmorris@namei.org> wrote:

> On Mon, 10 Aug 2015, David Howells wrote:
>
> > James Morris <jmorris@namei.org> wrote:
> >
> > > I get a build failure:
> > >
> > > HOSTCC scripts/sign-file
> > > scripts/sign-file.c:20:25: error: openssl/bio.h: No such file or directory
> > >
> > > followed by many lines of error.
> >
> > What openssl do you have installed and do you have the -devel packages for it
> > installed? In particular libcrypto.
>
> openssl-1.0.1e-30.el6.11.x86_64
>
> and not the devel packages.

Yeah, you need the openssl-devel package now. There's some stuff using the
library directly allows us to do that you can't do with just the command line
tool.

This is mentioned in the

MODSIGN: Provide a utility to append a PKCS#7 signature to a module

commit description.

Note that the utility is written in C and must be linked against the
OpenSSL crypto library.

Would it help to update the module-signing.txt document, the config option or
the git pull request/cover note?

David


\
 
 \ /
  Last update: 2015-08-11 04:41    [W:0.062 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site