mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 00:21:44 +01:00
Add new API esp_transport_ssl_set_ciphersuites_list() to allow configuring custom TLS cipher suites in SSL transport layer. This enables users to: - Set specific cipher suites for SSL/TLS connections