letsencrypt: Fixed renewals
By chaining in a middleware handler and using newly exposed hooks from the acme package, we're able to proxy ACME requests on port 443 to the ACME client listening on a different port.
Showing
caddy/letsencrypt/handler.go
0 → 100644
Please register or sign in to comment