diff --git a/tests/boulder-integration.sh b/tests/boulder-integration.sh index ed6428618..2172d7e35 100755 --- a/tests/boulder-integration.sh +++ b/tests/boulder-integration.sh @@ -12,9 +12,10 @@ letsencrypt \ --config-dir "$root/conf" \ --work-dir "$root/work" \ --text \ - --agree-tos \ + --agree-eula \ --email "" \ --domains le.wtf \ + --authenticator standalone \ -vvvvvvv \ "$@"