Infini-DL360/authentik: remove unnecessary acme cert
This commit is contained in:
parent
5bad4216a2
commit
2203788b2d
1 changed files with 0 additions and 5 deletions
|
@ -54,11 +54,6 @@ in
|
|||
6636 # <- 636 port forwarded, LDAPS
|
||||
];
|
||||
|
||||
security.acme.certs.${ldap} = {
|
||||
group = "nginx";
|
||||
webroot = null;
|
||||
};
|
||||
|
||||
systemd.services.authentik-worker.serviceConfig.LoadCredential = [
|
||||
"${ldap}.pem:/etc/secrets/ssl/ldap.inx.moe/fullchain.pem"
|
||||
"${ldap}.key:/etc/secrets/ssl/ldap.inx.moe/key.pem"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue