From: Mimi Zohar Date: Tue, 20 Aug 2013 18:36:27 +0000 (-0400) Subject: KEYS: verify a certificate is signed by a 'trusted' key X-Git-Tag: v3.13-rc1~18^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09fbc47373826d67531380662b516de2da120545;p=pandora-kernel.git KEYS: verify a certificate is signed by a 'trusted' key Only public keys, with certificates signed by an existing 'trusted' key on the system trusted keyring, should be added to a trusted keyring. This patch adds support for verifying a certificate's signature. This is derived from David Howells pkcs7_request_asymmetric_key() patch. Signed-off-by: Mimi Zohar Signed-off-by: David Howells --- Reading git-diff-tree failed