commit | b92e6570a992c7d793a209db282f68159368201c | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Jul 20 21:16:26 2015 +0100 |
committer | David Howells <dhowells@redhat.com> | Fri Aug 07 16:26:13 2015 +0100 |
tree | 37f9f533b4d28508fca8c1f6c1229c0182d47acc | |
parent | c05cae9a58dca6dcbc6e66b228a9589c6b60880c [diff] |
X.509: Extract both parts of the AuthorityKeyIdentifier 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 <dhowells@redhat.com> Tested-by: Vivek Goyal <vgoyal@redhat.com>