WIP
This commit is contained in:
parent
24cc572e47
commit
345e183e34
30 changed files with 628 additions and 187 deletions
|
|
@ -8,7 +8,7 @@ certbot certonly \
|
|||
--dns-digitalocean-propagation-seconds 120 \
|
||||
-m "schmelczerandras@gmail.com" \
|
||||
-d "decla.red" -d "*.decla.red" \
|
||||
--agree-tos
|
||||
--agree-tos --non-interactive
|
||||
|
||||
curl -s https://raw.githubusercontent.com/certbot/certbot/master/certbot-nginx/certbot_nginx/_internal/tls_configs/options-ssl-nginx.conf > "/etc/letsencrypt/options-ssl-nginx.conf"
|
||||
curl -s https://raw.githubusercontent.com/certbot/certbot/master/certbot/certbot/ssl-dhparams.pem > "/etc/letsencrypt/ssl-dhparams.pem"
|
||||
Loading…
Add table
Add a link
Reference in a new issue