mermet: knot: autogeree.net: wrong CAA accounturi=
authorJulien Moutinho <julm+sourcephile-nix@sourcephile.fr>
Wed, 14 Feb 2024 22:50:00 +0000 (23:50 +0100)
committerJulien Moutinho <julm+sourcephile-nix@sourcephile.fr>
Wed, 14 Feb 2024 22:50:00 +0000 (23:50 +0100)
hosts/mermet/knot/autogeree.net.nix

index fcf97932ad02ca01f1b370e1ffe332eea43b84e0..7e3280403e95c82ffb8515353121abd5dd078248 100644 (file)
@@ -54,8 +54,10 @@ let
 
       ; CAA (Certificate Authority Authorization)
       ; DOC: https://blog.qualys.com/ssllabs/2017/03/13/caa-mandated-by-cabrowser-forum
-      @ CAA 128 issue "letsencrypt.org; validationmethods=dns-01; accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/79737822"
+      @ CAA 128 issue "letsencrypt.org; validationmethods=dns-01"
     '';
+  # Incorrect:
+  #@ CAA 128 issue "letsencrypt.org; validationmethods=dns-01; accounturi=https://acme-v02.api.letsencrypt.org/acme/acct/79737822"
 in
 {
   services.knot.settingsFreeform = {