OVMS3-idf/components/esp-tls
Jitin George 8950f94ec7 esp_tls: Add support for server side SSL/TLS connection
Currently, esp-tls supports creation of SSL/TLS connection on the client side.

This commit includes support for creating SSL/TLS connection on the server side.
2019-06-25 23:43:35 +00:00
..
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk esp-tls: Basic structure 2018-04-06 17:13:14 +05:30
esp_tls.c esp_tls: Add support for server side SSL/TLS connection 2019-06-25 23:43:35 +00:00
esp_tls.h esp_tls: Add support for server side SSL/TLS connection 2019-06-25 23:43:35 +00:00
Kconfig esp_tls: Add support for server side SSL/TLS connection 2019-06-25 23:43:35 +00:00