From: David Howells Date: Mon, 24 Sep 2012 16:11:48 +0000 (+0100) Subject: X.509: Add a crypto key parser for binary (DER) X.509 certificates X-Git-Tag: v3.7-rc1~2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c26fd69fa00916a31a47f5f096fd7be924106df8;p=pandora-kernel.git X.509: Add a crypto key parser for binary (DER) X.509 certificates Add a crypto key parser for binary (DER) encoded X.509 certificates. The certificate is parsed and, if possible, the signature is verified. An X.509 key can be added like this: # keyctl padd crypto bar @s Signed-off-by: Rusty Russell --- Reading git-diff-tree failed