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

Use TLS in the runtime #285

Open
cacay opened this issue Nov 15, 2021 · 1 comment
Open

Use TLS in the runtime #285

cacay opened this issue Nov 15, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cacay
Copy link
Member

cacay commented Nov 15, 2021

The Viaduct runtime, which is responsible for delivering messages between hosts, uses unprotected sockets. We should use TLS.

Getting TLS right is hard. This tool might help: https://github.com/google/nogotofail.

@cacay cacay added the enhancement New feature or request label Nov 15, 2021
@cacay
Copy link
Member Author

cacay commented Nov 15, 2021

Starting point: SSL Engine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants