Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

[Question] SSL/TLS/SSH support #13

Open
silverkorn opened this issue Jan 12, 2017 · 2 comments
Open

[Question] SSL/TLS/SSH support #13

silverkorn opened this issue Jan 12, 2017 · 2 comments

Comments

@silverkorn
Copy link

Greetings!

I'm wondering if there is, or planned to have, an integration of a security layer for the transportation of the tasks.
It might be useful to have a cluster shared between different locations and guarantee an encrypted transfer.

Thanks!

@aravindvs
Copy link
Contributor

@silverkorn - Thanks for reaching out.

We currently have 2 transports:
(1) Websockets (for streaming support)
(2) TChannel

We know it is possible to add TLS support over websockets (secure websocket). We need to investigate integrating security layer over TChannel as well. We will update as soon as we have more info here.

@silverkorn
Copy link
Author

Thank you for your prompt answer!

Using WebSockets for this seems pretty interesting for cross-platform and standardized protocol.
We will focus on this particular transport layer for the moment.

Feel free to close this ticket or convert it into something like TChannel security layer support

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants