[tech] Gemini reverse proxy

Michael Lazar lazar.michael22 at gmail.com
Tue May 25 21:05:04 BST 2021


Greetings,

Has anyone gotten a reverse proxy server working with gemini?
Specifically, I'm looking for something that can listen on port 1965
and route encrypted traffic to other ports based on the TLS SNI. I
don't want to do TLS termination at the proxy-layer because I need to
support client certificates on the destination servers.

>From my research, it looks like Nginx and HAProxy both claim to
support TLS routing like this, but I can't for the life of me figure
out how to configure either of them :/

Best,
Michael


More information about the Gemini mailing list