From bdb0db706e579736137beb545f8588153e7eee31 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 6 Jun 2025 23:27:30 +0800 Subject: Update --- smtpd/smtpd.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'smtpd') diff --git a/smtpd/smtpd.conf b/smtpd/smtpd.conf index 52c2b56..321aee6 100644 --- a/smtpd/smtpd.conf +++ b/smtpd/smtpd.conf @@ -8,9 +8,9 @@ smtp max-message-size 3G -# Certificates from Let's Encrypt. -pki mail.topo.tw cert "/etc/mail/ssl/fullchain.cer" -pki mail.topo.tw key "/etc/mail/ssl/mail.topo.tw.key" +# Certificates from ACME.sh +pki mail.topo.tw cert "/home/pham/.acme.sh/mail.topo.tw_ecc/mail.topo.tw.cer" +pki mail.topo.tw key "/home/pham/.acme.sh/mail.topo.tw_ecc/mail.topo.tw.key" # DKIM, command: # sudo PIPX_HOME=/opt/pipx PIPX_BIN_DIR=/usr/local/bin pipx install --force git+https://github.com/palant/opensmtpd-filters.git -- cgit v1.2.3-70-g09d2