[TOOLS] Update install scripts

This commit is contained in:
Hugo Sales
2020-05-16 12:37:06 +00:00
committed by Hugo Sales
parent b0fece57ea
commit ac68436b0b
5 changed files with 46 additions and 23 deletions

View File

@@ -28,7 +28,6 @@ then
-keyout "${lets_path}/live/${domain_root}/privkey.pem" \
-out "${lets_path}/live/${domain_root}/fullchain.pem" -subj "/CN=${domain_root}"
nginx -s reload
else
echo "### Creating dummy certificate for ${domain_root} ..."
openssl req -x509 -nodes -newkey rsa:1024 -days 1 \