From 870ad55cfde3c01197134473780b885fef341c74 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Sat, 23 Aug 2025 11:27:23 +0200 Subject: [PATCH] update --- caddy_v2/readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/caddy_v2/readme.md b/caddy_v2/readme.md index c454bbd..17c9c04 100644 --- a/caddy_v2/readme.md +++ b/caddy_v2/readme.md @@ -710,8 +710,9 @@ b.{$MY_DOMAIN} { ### - Wildcard certificate One certificate to rule all subdomains.
-Well, not really, the apex/naked domain would use separate one. -But it is nice to have just a single cert for all the subdomains. +Well, not really, the apex/naked domain would use a separate one. +But it's nice to have just a single cert for all the subdomains, +and not doing 30 renewals...
Plus you are not [announcing to the world](https://dnsdumpster.com/) each and every subdomain you have in use.