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

helper: tls #5

Open
vorner opened this issue Sep 2, 2018 · 0 comments
Open

helper: tls #5

vorner opened this issue Sep 2, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@vorner
Copy link
Owner

vorner commented Sep 2, 2018

The tokio helpers offer plain TCP listener (and in #4 they might offer client). This would enrich the configuration with TLS relevant options and compose the handshake on top of the tokio helper.

It also makes sense to somehow allow configurations that allow but don't mandate encryption ‒ the action would then get some socket wrapper that would be either already encrypted or plain.

@vorner vorner added the help wanted Extra attention is needed label Sep 2, 2018
@vorner vorner mentioned this issue Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant