Comment by ๐ญ jmjl
Yes, this would mean that when a proxy is in the middle of gmcapsule, gmcapsule gets the TLS info from the proxy.
2024-02-13 ยท 2 years ago
Original Post
I propose GmCapsule support the PROXY protocol when only bound to localhost, or when a specific flag is enabled. This would make having GmCapsule behind a proxy easier, such a proxy could for example be tlstunnel. [https link] PROXY protocol (at haproxy.org) [https] [https link] tlstunnel by ~emersion on sr.ht [https] This would make having multiple gemini servers on one server easier, but I guess it might be too hard to implement or too much of a burden to maintain.