Page 1 of 1

SSL over UART

Posted: Wed Nov 01, 2017 10:42 am
by mpulis
Hi,

My current project is to configure the ESP32 to act as an SSL client responding to requests from a remote server. Communication with the rest of the network is being done over UART.

Is this possible using either the mbedTLS or openSSL libraries?