gotlsreverse-proxy
Building a Reverse Proxy with Automatic TLS Using Go's Standard Library
How Haloy uses httputil.ReverseProxy, tls.Config.GetCertificate, and http.Hijacker to build a production reverse proxy with automatic Let's Encrypt certificates, with almost no third-party dependencies.
Andreas Meistad ·