fix: acme for mail
This commit is contained in:
parent
833d3122c5
commit
404f0f6992
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
# Use Let's Encrypt certificates. Note that this needs to set up a stripped
|
# Use Let's Encrypt certificates. Note that this needs to set up a stripped
|
||||||
# down nginx and opens port 80.
|
# down nginx and opens port 80.
|
||||||
certificateScheme = "acme-nginx";
|
x509.useACMEHost = config.mailserver.fqdn;
|
||||||
};
|
};
|
||||||
security.acme.acceptTerms = true;
|
security.acme.acceptTerms = true;
|
||||||
security.acme.defaults.email = "stefan@tague.at";
|
security.acme.defaults.email = "stefan@tague.at";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue