mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-20 22:05:44 +08:00

Make `mbedtls_x509_subject_alternative_name` to be a single item rather than a list. Adapt the subject alternative name parsing function, to receive a signle `mbedtls_x509_buf` item from the subject_alt_names sequence of the certificate.