acme settings auch in default.nix
This commit is contained in:
parent
7b25130a12
commit
d2d5dc135f
1 changed files with 0 additions and 6 deletions
|
|
@ -147,12 +147,6 @@
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
#### Die Verwendung von TLS braucht ein (valides) Zertifikat.
|
|
||||||
#### Beim StuRa verwenden wir den ((auch bei NixOS) standardmaessigen) Dienst von letsencrypt.org.
|
|
||||||
#### Bereitstellen der Informationen (Erreichbarkeit und Einwilligung) fuer letsencrypt.org
|
|
||||||
security.acme.defaults.email = "cert@stura.htw-dresden.de";
|
|
||||||
security.acme.acceptTerms = true;
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
#### Probleme
|
#### Probleme
|
||||||
############################
|
############################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue