40a29866f6
mbedTLS stack does not keep TLS renegotiation enabled even if relevant config option is turned on, it needs explicit API call `mbedtls_ssl_conf_renegotiation` to do so. This issue was observed in case of Azure IoT, where keys needs to be refreshed periodically to keep TLS connection intact. |
||
---|---|---|
.. | ||
private_include | ||
CMakeLists.txt | ||
component.mk | ||
esp_tls.c | ||
esp_tls.h | ||
esp_tls_mbedtls.c | ||
esp_tls_wolfssl.c | ||
Kconfig |