This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-29 21:48:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3b4acf7a01dbe99f60a5c16bb128b64ab87ba4b
esp-idf
/
components
/
esp-tls
History
Harshit Malpani
27681a5073
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.
2023-10-23 16:23:10 +05:30
..
esp-tls-crypto
…
private_include
…
test_apps
…
CMakeLists.txt
…
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
2023-10-23 16:23:10 +05:30
esp_tls_wolfssl.c
…
esp_tls.c
…
esp_tls.h
fix(esp-tls): Use TLS 1.2 and TLS 1.3 simultaneously
2023-10-23 16:23:10 +05:30
Kconfig
…