cherami-server icon indicating copy to clipboard operation
cherami-server copied to clipboard

[Question] SSL/TLS/SSH support

Open silverkorn opened this issue 9 years ago • 2 comments

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!

silverkorn avatar Jan 12 '17 17:01 silverkorn

@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.

aravindvs avatar Jan 12 '17 20:01 aravindvs

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

silverkorn avatar Jan 12 '17 20:01 silverkorn