security.acme.defaults.webroot
NixOS option
Where the webroot of the HTTP vhost is located. .well-known/acme-challenge/ directory will be created below the webroot if it doesn’t exist. http://example.org/.well-known/acme-challenge/ must also be available (notice unencrypted HTTP).
type: null or stringDefault
null
Example
declared in: nixos/modules/security/acmeView source on NixOS/nixpkgs →"/var/lib/acme/acme-challenge"