Nginx introduces native support for ACME protocol
blog.nginx.org
Nginx introduces native support for ACME protocol
1–10 of 308 posts
Re: Nginx introduces native support for ACME protocol
#2Caddy sounds interesting too, but I am afraid of switching because what I have works properly. :/
Re: Nginx introduces native support for ACME protocol
#3Re: Nginx introduces native support for ACME protocol
#4Re: Nginx introduces native support for ACME protocol
#5Re: Nginx introduces native support for ACME protocol
#6Re: Nginx introduces native support for ACME protocol
#7For now I will stick to what works (nginx + certbot), but I will give this a try. Anyone tried it? Caddy sounds interesting too, but I am afraid of switching because what I have works properly. :/
Re: Nginx introduces native support for ACME protocol
#8This is pretty big. Caddy had this forever but not everybody wants to use caddy. It'll probably eat into the user share of software like Traefik.
Re: Nginx introduces native support for ACME protocol
#9DNS-01 is probably the most impactful for users of nginx that isn't public facing (i.e., via Nginx Proxy Manager). I really want to see DNS-01 land! I've always felt that it's also one of the cleanest because it's just updating some records and doesn't need to be directly tethered to what you're hosting.
Re: Nginx introduces native support for ACME protocol
#10One thing keeping me from switching to Caddy in my places is nginx's rate limiting and geo module.