#29 — Add SSL support into Facade > UI communication

Repo: Twill-AI/facade State: closed | Status: done Assignee: meliascosta

Created: 2024-07-03 · Updated: 2024-08-07

Description

Better to make LoadBalancer to terminate SSL for all services in private network both for HTTP and WebSocket communication. I.e.

Internet --HTTPS--> LoadBalancer --HTTP--> Facade
                                \--HTTP--> BusinessData

Internet  --WSS-->  LoadBalancer --WS--> Facade

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets