Skip to content
Snippets Groups Projects
Commit 2e9d7d63 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

there is no preliminarySelfsigned

parent 6dedb319
Branches
No related tags found
1 merge request!16Deploy PaymentServer
......@@ -129,8 +129,8 @@ in {
};
};
# Certificate renewal. Note that preliminarySelfsigned only creates the
# service. We must declare that we *require* it in our service above.
# Certificate renewal. We must declare that we *require* it in our
# service above.
systemd.services."cert-${cfg.domain}" = {
enable = true;
description = "Issue/Renew certificate for ${cfg.domain}";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment