acme: each server is now responsible for the certs tehy request
Closes #4
This commit is contained in:
parent
abc355d1b6
commit
2ae70acf56
8 changed files with 35 additions and 2 deletions
|
@ -97,6 +97,10 @@
|
|||
|
||||
age.secrets.ldap_pw.file = ../secrets/ldap/pw.age;
|
||||
|
||||
skynet_acme.domains = [
|
||||
"mail.${cfg.domain.domain}"
|
||||
];
|
||||
|
||||
# set up dns record for it
|
||||
skynet_dns.records = [
|
||||
# basic one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue