Files
esp-idf/components
Mahavir Jain 40a29866f6 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:32:41 +05:30
..
2020-05-22 16:39:44 +08:00
2020-06-30 21:45:31 +08:00
2020-05-18 16:51:45 +08:00
2020-05-18 16:51:45 +08:00
2020-04-30 14:05:36 +00:00
2020-04-15 15:46:47 +02:00