diff options
Diffstat (limited to 'opensmtpd')
-rw-r--r-- | opensmtpd/theos.sls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opensmtpd/theos.sls b/opensmtpd/theos.sls index ee42b7d..71e0778 100644 --- a/opensmtpd/theos.sls +++ b/opensmtpd/theos.sls @@ -1,8 +1,8 @@ opensmtpd: pki: theos.kyriasis.com: - certificate: /etc/letsencrypt/live/theos.kyriasis.com/fullchain.pem - key: /etc/letsencrypt/live/theos.kyriasis.com/privkey.pem + certificate: /etc/smtpd/certs/fullchain.pem + key: /etc/smtpd/certs/privkey.pem tables: |