Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stunnel: Add info how to run echo-client over encrypted link #8

Merged
merged 3 commits into from
Jun 30, 2017

Conversation

jukkar
Copy link
Member

@jukkar jukkar commented Jun 19, 2017

It is possible to use existing echo-client.c app in Linux and
pipe the network traffic inside a SSL tunnel. This requires that
the Zephyr echo-server sample has TLS support enabled.

Signed-off-by: Jukka Rissanen jukka.rissanen@linux.intel.com

jukkar added 3 commits June 26, 2017 14:09
It is possible to use existing echo-client and echo-server apps
in Linux and pipe the network traffic inside a SSL tunnel. This
requires that the Zephyr echo-server and echo-client samples have
TLS support enabled.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This is needed when testing SSL connection to peer. The local
stunnel end point is running in different port than the default.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This is needed when listening SSL connections from peer. The local
stunnel end point is running in different port than the default.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
@jukkar jukkar force-pushed the echo-client-ssl-support branch from c682a29 to 8a62fd3 Compare June 26, 2017 12:45
@jukkar jukkar merged commit a1946ab into zephyrproject-rtos:master Jun 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant