Because reading the README is faster than debugging

This commit is contained in:
2025-12-01 23:55:03 +01:00
parent adbfac928b
commit 0bebed0099

View File

@@ -12,11 +12,11 @@ This is a production-grade installer built to issue and renew certificates relia
## Why this installer exists
DNS-01 validation is simpler and more flexible than HTTP-01 — especially for wildcard certificates and multi-host setups.
## What this installer does
✔ Automates DNS-01 via Cloudflare
✔ Supports wildcard certificates
✔ Optional Nginx reload hook
✔ Ideal for multi-site deployments
## What this installer does
✔ Automates DNS-01 via Cloudflare
✔ Supports wildcard certificates
✔ Optional Nginx reload hook
✔ Ideal for multi-site deployments
## What this installer does *NOT* do
It wont stop you from running the script without reading the documentation like theres no tomorrow.