mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-16 23:05:38 +00: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