Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752210AbbEZV5l (ORCPT ); Tue, 26 May 2015 17:57:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40230 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751434AbbEZV5j (ORCPT ); Tue, 26 May 2015 17:57:39 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <6566F8DA-CA71-41EB-BC8D-5C934BBAB322@mip-labs.com> References: <6566F8DA-CA71-41EB-BC8D-5C934BBAB322@mip-labs.com> <1432084120-7918-1-git-send-email-mmarek@suse.cz> <18832.1432044859.1@warthog.procyon.org.uk> <19779.1432656938@warthog.procyon.org.uk> To: Petko Manolov Cc: dhowells@redhat.com, Michal Marek , torvalds@linux-foundation.org, aricart@memnix.com, linux-kernel@vger.kernel.org, sedat.dilek@gmail.com, keyrings@linux-nfs.org, rusty@rustcorp.com.au, linux-security-module@vger.kernel.org, james.l.morris@oracle.com, dwmw2@infradead.org Subject: Re: [PATCH 1/3] X.509: Fix certificate gathering again MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1488.1432677401.1@warthog.procyon.org.uk> Date: Tue, 26 May 2015 22:56:41 +0100 Message-ID: <1489.1432677401@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 577 Lines: 16 Petko Manolov wrote: > >+Beyond the public key generated specifically for module signing, > > I think this should be "private", not "public" key. The modules are signed > with the private key... No. Private keys aren't added to the keyring. The title of the section is "Public keys in the kernel". David -- 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/