mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
Integration tests: SimpleHTTP on port 5002.
Should be pulled by @jsha in lockstep with https://github.com/letsencrypt/boulder/commit/6b8f1c27003bb43f33ffcfa9a5f63eb4154c6df9.
This commit is contained in:
@@ -16,7 +16,7 @@ letsencrypt_test () {
|
||||
--server "${SERVER:-http://localhost:4000/directory}" \
|
||||
--no-verify-ssl \
|
||||
--dvsni-port 5001 \
|
||||
--simple-http-port 5001 \
|
||||
--simple-http-port 5002 \
|
||||
--manual-test-mode \
|
||||
$store_flags \
|
||||
--text \
|
||||
|
||||
Reference in New Issue
Block a user