stuphlabs / pullcord

A reverse proxy that allows scaling down a cloud service to zero servers without sacrificing (eventual) availability.
GNU Affero General Public License v3.0
4 stars 2 forks source link

Closes #133 #138

Closed proidiot closed 5 years ago

proidiot commented 5 years ago

Refactors the top-level config to allow the golang.org/x/crypto/acme/autocert-based net.Listener to act as the primary listener for the HTTP server in order to allow it to perform its ACME challenge behavior directly on 443.