Hello Danny,
What is the version of mbed TLS you are using?
I think latest version expose AKI with
mbedtls_x509_authority authority_key_id;
as a member of the mbedtls_x509_crt class.
Best regards,
François
Le jeu. 18 juin 2026 à 18:05, Danny Backx via mbed-tls < mbed-tls@lists.trustedfirmware.org> a écrit :
Hi,
How can I extract the AKI (Authority Key Identifier) from a certificate using mbedtls ?
I could parse the certificate file itself, I guess, but isn't that what mbedtls does?
Thanks,
Dannyhttps://www.rfc-editor.org/info/rfc5280#section-4.2.1.1
-- Danny Backx - dannybackx@telenet.be -- mbed-tls mailing list -- mbed-tls@lists.trustedfirmware.org To unsubscribe send an email to mbed-tls-leave@lists.trustedfirmware.org