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 receiver server #4

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

[FEAT] add tls to the receiver server #4

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 have a server-side functionality that can be configured to run the receiver server with TLS. The certificates for the TLS should be provided by the user. This will contribute to an extra layer of security for this project.

Potential Solution

Tonic, the gRPC framework used in Phantasm, should allow us to add this functionality pretty easily.

@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