remove 'keyid:' when printing simple X509 authority keyID (without issuer and serial)
authorDavid von Oheimb <David.von.Oheimb@siemens.com>
Mon, 29 Jan 2018 15:58:07 +0000 (16:58 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 18 Mar 2019 17:20:23 +0000 (17:20 +0000)
commit86afd005fb8184e37c41d85128a01b58ac152d60
tree5b847ae9b5098cfe2edb79edbc56be57cc529476
parenta4c467c96aeae3d52e2f16b8b829749ed6c55fe7
remove 'keyid:' when printing simple X509 authority keyID (without issuer and serial)

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6226)
crypto/x509v3/v3_akey.c