added update of cert and restart ftp-daemon
This commit is contained in:
parent
725be731aa
commit
252ebc6eb9
@ -10,3 +10,6 @@
|
|||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
systemctl restart postfix
|
systemctl restart postfix
|
||||||
systemctl restart dovecot
|
systemctl restart dovecot
|
||||||
|
cat /root/.acme.sh/mail.example.com/fullchain.pem > /etc/ssl/private/pure-ftpd.pem
|
||||||
|
cat /root/.acme.sh/mail.example.com/mail.example.com.key >> /etc/ssl/private/pure-ftpd.pem
|
||||||
|
systemctl restart pure-ftpd-mysql.service
|
||||||
|
Loading…
Reference in New Issue
Block a user