mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
Travis: update --server to point at directory
This commit is contained in:
@@ -13,7 +13,7 @@ export root store_flags
|
||||
|
||||
letsencrypt_test () {
|
||||
letsencrypt \
|
||||
--server "${SERVER:-http://localhost:4000/acme/new-reg}" \
|
||||
--server "${SERVER:-http://localhost:4000/directory}" \
|
||||
--no-verify-ssl \
|
||||
--dvsni-port 5001 \
|
||||
--simple-http-port 5001 \
|
||||
|
||||
Reference in New Issue
Block a user