commit | c6e0f06135d36533a7543b0a24f144b44019a9dc | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun May 03 11:04:34 2015 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun May 03 11:04:34 2015 -0500 |
tree | ac4158ebc39a59b66c5e35b52c23445684b65b41 | |
parent | 25b1398738e74fe3eb5c4557aacfb897dd2caef4 [diff] |
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).