esp-idf/components/esp-tls
Harshit Malpani 07f2cbeb0c
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
This commit fixes the issue with TLS 1.2 connection when TLS 1.3 is
enabled in config.
2024-05-02 16:57:50 +05:30
..
esp-tls-crypto
private_include
test_apps
CMakeLists.txt
Kconfig
esp_tls.c
esp_tls.h fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously 2024-05-02 16:57:50 +05:30
esp_tls_error_capture.c
esp_tls_errors.h
esp_tls_mbedtls.c fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously 2024-05-02 16:57:50 +05:30
esp_tls_wolfssl.c