[PATCH 1/5] X.509: Extract both parts of the AuthorityKeyIdentifier [ver #3]

2015-02-06 Thread David Howells
Extract both parts of the AuthorityKeyIdentifier, not just the keyIdentifier, as the second part can be used to match X.509 certificates by issuer and serialNumber. Signed-off-by: David Howells Tested-by: Vivek Goyal --- crypto/asymmetric_keys/Makefile |8 +-

[PATCH 1/5] X.509: Extract both parts of the AuthorityKeyIdentifier [ver #3]

2015-02-06 Thread David Howells
Extract both parts of the AuthorityKeyIdentifier, not just the keyIdentifier, as the second part can be used to match X.509 certificates by issuer and serialNumber. Signed-off-by: David Howells dhowe...@redhat.com Tested-by: Vivek Goyal vgo...@redhat.com --- crypto/asymmetric_keys/Makefile