mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 13:42:36 +00:00
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> |
||
---|---|---|
.. | ||
big_http_download | ||
dumb_http_server | ||
echo | ||
echo_async | ||
echo_client | ||
echo_server | ||
http_get |