mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-20 18:55:23 +02:00
Set max TLS version in the SSL context during setup phase. Dynamic buffer feature overrides the `mbedtls_ssl_setup` API and hence this change is required per upstream 3.5.0 codebase change.