Fix AKI authority_cert_issuer type

It was originally defined as an X509 Name, but in reality it is a
list of GeneralName objects (albeit typically a list of one
DirectoryName).
2 files changed