Consider adding support for retrieving intermediate certificates using the Authority Information Access
(AIA) field of compatible certificates
#705
Labels
Milestone
Overview
Currently this field (if available) is not used or emitted in certificate evaluation output.
As an example, this intermediate certificate specifies where to retrieve the certificate used to sign it:
The last three lines indicate (subfields?) additional information, one line which provides a way to retrieve the next intermediate (or presumably root?) in the chain.
This field is new to me, so I don't know what support is available for parsing it, etc.
At a glance, some earlier intermediate and root certificates do not appear to include it.
References
The text was updated successfully, but these errors were encountered: