[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <32482.1432807089@warthog.procyon.org.uk>
Date: Thu, 28 May 2015 10:58:09 +0100
From: David Howells <dhowells@...hat.com>
To: David Woodhouse <dwmw2@...radead.org>
Cc: dhowells@...hat.com, Michal Marek <mmarek@...e.cz>,
torvalds@...ux-foundation.org, aricart@...nix.com,
linux-kernel@...r.kernel.org, sedat.dilek@...il.com,
keyrings@...ux-nfs.org, rusty@...tcorp.com.au,
linux-security-module@...r.kernel.org, james.l.morris@...cle.com
Subject: Re: [PATCH 1/3] X.509: Fix certificate gathering again
David Woodhouse <dwmw2@...radead.org> wrote:
> > The only issue is that the makefile expressions are a bit hairy. For
> > starters, we already have definitions for $(quote) and $(space) in
> > kbuild. I'll have a closer look at the config_filename macro and try to
> > simplify it somehow. But it's just cosmetics, the patch can be merged as
> > is for now.
>
> I've actually changed my mind about the 'awk | base64 -d' bit. The error
> handling is too poor. I'd like to do that in C with a variant of the
> existing extract_cert tool, and make sure we have proper X.509
> certificates and error handling/reporting.
You could also do it in perl pretty easily.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists