mbedtls/ChangeLog.d/add_dn_get_next.txt

4 lines
148 B
Text
Raw Normal View History

Bugfix
* Add mbedtls_x509_dn_get_next function to return the next relative DN in
an X509 name, to allow walking the name list. Fixes #5431.