mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-20 09:51:44 +00:00

Fix inter operability issue with freeradius version 3.0.21 and openssl 1.1.1f when internal tls client is used which requires extension elements in client hello. closes https://github.com/espressif/esp-idf/issues/5273 closes https://github.com/espressif/esp-idf/issues/5627