fix acme perms
This commit is contained in:
parent
6d39d2a339
commit
2f28178cb3
1 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ in
|
|||
certs."sid-internal" = {
|
||||
domain = "*.${constants.intranet}";
|
||||
server = "https://${constants.ca-fqdn}:${toString cfg.port}/acme/acme/directory";
|
||||
group = "nginx";
|
||||
mode = "0640";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue