Use staging acme server for testing

This commit is contained in:
Sandro - 2022-12-18 22:33:01 +01:00
parent 8caf765d3a
commit ef8001e69d
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -223,6 +223,7 @@ in
"postfix.service"
"dovecot2.service"
];
server = "https://acme-staging-v02.api.letsencrypt.org/directory";
};
system.stateVersion = "22.11";