modsign: Allow signing key to be PKCS#11
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 20 Jul 2015 20:16:29 +0000 (21:16 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 7 Aug 2015 15:26:14 +0000 (16:26 +0100)
commit6e3e281f39af78bd680b82d9762bf6c4f8f3f5f4
tree612d8e13158ff6fe8a988154e1883ae7bed9a17d
parentaf1eb2913275c3ab1598b0c24c893499092df08a
modsign: Allow signing key to be PKCS#11

This is only the key; the corresponding *cert* still needs to be in
$(topdir)/signing_key.x509. And there's no way to actually use this
from the build system yet.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: David Howells <dhowells@redhat.com>
scripts/sign-file.c