Skip to content

Commit

Permalink
Update bubbly_renew-ssl.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisgoddard authored Jan 28, 2020
1 parent 4e058b0 commit 2a01e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bubbly_renew-ssl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ mkdir -p /tmp/bubbly-authenticator

~/certbot/certbot-auto certonly \
--rsa-key-size 4096 \
--server https://acme-v01.api.letsencrypt.org/directory \
--server https://acme-v02.api.letsencrypt.org/directory \
--authenticator webroot \
--webroot-path=/tmp/bubbly-authenticator \
--agree-tos \
Expand Down

0 comments on commit 2a01e59

Please sign in to comment.