Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933344AbbHLEUt (ORCPT ); Wed, 12 Aug 2015 00:20:49 -0400 Received: from tundra.namei.org ([65.99.196.166]:33576 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932099AbbHLEUr (ORCPT ); Wed, 12 Aug 2015 00:20:47 -0400 Date: Wed, 12 Aug 2015 14:20:15 +1000 (AEST) From: James Morris To: David Howells cc: mcgrof@gmail.com, zohar@linux.vnet.ibm.com, dwmw2@infradead.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: Re: [GIT PULL] MODSIGN: Use PKCS#7 for module signatures [ver #7a] In-Reply-To: <15181.1439323425@warthog.procyon.org.uk> Message-ID: References: <15181.1439323425@warthog.procyon.org.uk> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="1665246916-718524128-1439353215=:5922" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1483 Lines: 44 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1665246916-718524128-1439353215=:5922 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT On Tue, 11 Aug 2015, David Howells wrote: > Hi James, > > Can you pull this into security/next please? Its aim is twofold: firstly, > make the module signatures of PKCS#7/CMS format rather than a home-brewed > format and secondly to pave the way for use of the signing code for > firmware signatures (to follow later). After installing the devel package, I now see these warnings and error: WARNING: modpost: missing MODULE_LICENSE() in crypto/asymmetric_keys/pkcs7_test_key.o scripts/sign-file.c: In function ?main?: scripts/sign-file.c:188: warning: value computed is not used At main.c:146: - SSL error:02001002:system library:fopen:No such file or directory: bss_file.c:169 - SSL error:2006D080:BIO routines:BIO_new_file:no such file: bss_file.c:172 extract-cert: signing_key.pem: No such file or directory rm: cannot remove `signing_key.x509': No such file or directory -- James Morris --1665246916-718524128-1439353215=:5922-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/