mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-24 17:20:21 +08:00

Section 9.2 of the specification defines server_name extension as mandatory if not specified otherwise by an application profile. Thus add its support to the MVP scope. Signed-off-by: Ronald Cron <ronald.cron@arm.com>