2022-04-05 19:27:52 For TLS I'd probably use the implementation from s6-networking assuming unix. Should be easy to proxy to unix domain sockets if needed too. All that would be left is dealing with HTTP. 2022-04-05 19:28:27 But it might be more practical to implement SCGI interface. That's the simplest available one to me knowledge.