esp-idf/components
Mahavir Jain 4c01c1a034 esp-tls: enable TLS renegotiation using explicit API call
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.
2020-07-13 15:35:57 +05:30
..
2019-12-10 10:23:00 +08:00
2020-06-04 11:07:30 +08:00
2019-12-10 14:30:25 +08:00
2019-11-29 18:05:24 +08:00
2020-05-25 11:36:05 +08:00
2019-12-09 09:44:56 +08:00
2020-03-22 20:00:21 +08:00