Update 'installer.sh'
This commit is contained in:
@@ -239,7 +239,10 @@ openssl dhparam -out /etc/ssl/certs/dhparam.pem "$dhparam"
|
|||||||
openssl dhparam -out /etc/letsencrypt/ssl-dhparams.pem "$dhparam"
|
openssl dhparam -out /etc/letsencrypt/ssl-dhparams.pem "$dhparam"
|
||||||
chmod 777 -R /etc/letsencrypt/ssl-dhparams.pem
|
chmod 777 -R /etc/letsencrypt/ssl-dhparams.pem
|
||||||
chmod 777 -R /etc/ssl/certs/dhparam.pem
|
chmod 777 -R /etc/ssl/certs/dhparam.pem
|
||||||
chmod 777 -R /etc/letsencrypt/live/$domain/cert.pem chain.pem fullchain.pem privkey.pem
|
chmod 777 -R /etc/letsencrypt/live/$domain/cert.pem
|
||||||
|
chmod 777 -R /etc/letsencrypt/live/$domain/chain.pem
|
||||||
|
chmod 777 -R /etc/letsencrypt/live/$domain/fullchain.pem
|
||||||
|
chmod 777 -R /etc/letsencrypt/live/$domain/privkey.pem
|
||||||
chmod 644 -R /etc/nginx/sites-available/mail.ictdownwerk.com
|
chmod 644 -R /etc/nginx/sites-available/mail.ictdownwerk.com
|
||||||
|
|
||||||
##-----------------------##
|
##-----------------------##
|
||||||
|
|||||||
Reference in New Issue
Block a user