From 088939b2cac496eb691fefa85d98dcef2028ae7c Mon Sep 17 00:00:00 2001 From: crystal Date: Fri, 10 Jul 2026 10:31:24 -0600 Subject: [PATCH] codeberg.page zone is now signed --- content/codeberg-pages/using-custom-domain.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/codeberg-pages/using-custom-domain.md b/content/codeberg-pages/using-custom-domain.md index 9cb8cb3..590a8c3 100644 --- a/content/codeberg-pages/using-custom-domain.md +++ b/content/codeberg-pages/using-custom-domain.md @@ -70,11 +70,9 @@ In the end, it should look like this: -{% admonition "Warning" %} +{% admonition "info" "Notice" %} -The `codeberg.page` zone is not currently DNSSEC signed, which may cause unexpected behavior with your domain if your domain's zone is signed and a client is using a DNSSEC validating resolver. - -If you have DNSSEC enabled, you should use A/AAAA records for now. +DNSSEC has now been enabled for `codeberg.page`, try using a CNAME record if your zone is signed! {% endadmonition %}