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

[FEAT] add tls to the coordinator server #7

Open
edwinkys opened this issue Oct 31, 2024 · 0 comments
Open

[FEAT] add tls to the coordinator server #7

edwinkys opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@edwinkys
Copy link
Contributor

Feature Description

We want to add TLS to the coordinator server which uses Tokio Tungstenite under the hood. Since coordinator server communicates with the dashboard, this allows a secured websocket connection to be established from the dashboard.

Potential Solution

Tokio Tungstenite should allow us to integrate this easily.

P.S. We want to make this functionality optional and not active by default.

@edwinkys edwinkys added the enhancement New feature or request label Oct 31, 2024
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

1 participant