b3acb053fb
Allow iteration through relative DNs when X509 name contains multi- value RDNs. Signed-off-by: Werner Lewis <werner.lewis@arm.com>
3 lines
148 B
Text
3 lines
148 B
Text
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.
|