mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 16:13:23 +02:00
boulder-integration.sh: agree-tos -> agree-eula, force standalone.
This commit is contained in:
@@ -12,9 +12,10 @@ letsencrypt \
|
|||||||
--config-dir "$root/conf" \
|
--config-dir "$root/conf" \
|
||||||
--work-dir "$root/work" \
|
--work-dir "$root/work" \
|
||||||
--text \
|
--text \
|
||||||
--agree-tos \
|
--agree-eula \
|
||||||
--email "" \
|
--email "" \
|
||||||
--domains le.wtf \
|
--domains le.wtf \
|
||||||
|
--authenticator standalone \
|
||||||
-vvvvvvv \
|
-vvvvvvv \
|
||||||
"$@"
|
"$@"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user