nixpkgs/nixos/modules/security/acme
Jason Woofenden 7e5617aa7a nixos/doc: fix acme dns-01 example
Summary: fix errors with example code in the manual that shows how to set up DNS-01 verification via the acme protocol, e.g. for those who want to get wildcard certificates from Let's Encrypt.

Fix syntax error in nix arrays (there should not be commas.)

Fix permissions on /var/lib/secrets so it can be read by bind daemon. Without this fix bind won't start.

Add the missing feature: put the generated secret into certs.secret
2022-09-06 16:03:22 -04:00
..
default.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
doc.xml nixos/doc: fix acme dns-01 example 2022-09-06 16:03:22 -04:00
mk-cert-ownership-assertion.nix