mirror of
https://git.myvelabs.com/lab/myvemail.git
synced 2025-12-17 21:26:14 +00:00
Update mail-aio.sh
This commit is contained in:
parent
0d9ae0cbf6
commit
0b1f00be03
1 changed files with 1 additions and 1 deletions
|
|
@ -1031,7 +1031,7 @@ echo -e '\e[1;34mGenerating DH parameters with openssl\e[0m'
|
||||||
echo -e '\e[3m# a notification will pop up once completed\e[0m'
|
echo -e '\e[3m# a notification will pop up once completed\e[0m'
|
||||||
|
|
||||||
sudo openssl dhparam -out /usr/share/dovecot/dh.pem 4096 &&
|
sudo openssl dhparam -out /usr/share/dovecot/dh.pem 4096 &&
|
||||||
echo -e '\n\n\e[1;32mOpenssl certificates have successfully been generated!\e[0m'
|
echo -e '\e[1;32mOpenssl certificates have successfully been generated!\e[0m\n'
|
||||||
|
|
||||||
rm ${0}
|
rm ${0}
|
||||||
dhparam
|
dhparam
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue