remove dh param generation

This commit is contained in:
Sebastian Hugentobler 2021-08-22 23:42:52 +02:00
parent dc5a05dba3
commit fa7d9c7175
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0
2 changed files with 0 additions and 8 deletions

View File

@ -1,5 +0,0 @@
#!/usr/bin/with-contenv sh
if [ ! -f /etc/ssl/mail/dh.pem ]; then
openssl dhparam -out /etc/ssl/mail/dh.pem ${SSL_DH_LENGTH:-2048}
fi

View File

@ -1,3 +0,0 @@
#!/usr/bin/with-contenv sh
s6-setuidgid vmail sievec /var/lib/vmail/sieve-after/spam.sieve