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