zephyr/samples/net/sockets
Robert Lubos 29b65859b1 net: samples: Add TLS support to socket echo_client/echo_server
This commit adds TLS support to socket echo_client/echo_server samples.

Credentials used are the same as in the non-socket versions of these
samples, therefore they can be easily tested with net-tools utils.

Maximum payload size for the client was sligtly reduced to fit the
encrypted data within 1280 bytes.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-07-26 12:13:15 -04:00
..
big_http_download net: samples: Add CA certificates to http_get and big_http_download 2018-07-26 12:13:15 -04:00
dumb_http_server samples: exclude socket samples on esp32 2018-07-16 19:00:32 -04:00
echo samples: sockets: echo: Better error and short write handling 2018-02-26 10:20:50 -06:00
echo_async samples: net: echo_async: Better error and write handling 2018-03-02 16:50:41 +01:00
echo_client net: samples: Add TLS support to socket echo_client/echo_server 2018-07-26 12:13:15 -04:00
echo_server net: samples: Add TLS support to socket echo_client/echo_server 2018-07-26 12:13:15 -04:00
http_get net: samples: Add CA certificates to http_get and big_http_download 2018-07-26 12:13:15 -04:00