mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-29 14:11:42 +01: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.