1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00

Integration tests: SimpleHTTP on port 5002.

Should be pulled by @jsha in lockstep with
6b8f1c2700.
This commit is contained in:
Jakub Warmuz
2015-10-15 20:42:10 +00:00
parent f99041011e
commit 5043574093

View File

@@ -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 \