remove dh param generation
This commit is contained in:
parent
dc5a05dba3
commit
fa7d9c7175
2 changed files with 0 additions and 8 deletions
|
@ -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
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/with-contenv sh
|
||||
|
||||
s6-setuidgid vmail sievec /var/lib/vmail/sieve-after/spam.sieve
|
Loading…
Add table
Add a link
Reference in a new issue