modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
Where an external PEM file or PKCS#11 URI is given, we can get the cert from it for ourselves instead of making the user drop signing_key.x509 in place for us. Signed-off-by:David Woodhouse <David.Woodhouse@intel.com> Signed-off-by:
David Howells <dhowells@redhat.com>
Showing
- Documentation/module-signing.txt 5 additions, 6 deletionsDocumentation/module-signing.txt
- init/Kconfig 4 additions, 4 deletionsinit/Kconfig
- kernel/Makefile 38 additions, 0 deletionskernel/Makefile
- scripts/Makefile 2 additions, 1 deletionscripts/Makefile
- scripts/extract-cert.c 132 additions, 0 deletionsscripts/extract-cert.c
Loading
Please register or sign in to comment