From 7a04182365aee5a5a27bee553033d38373d87e30 Mon Sep 17 00:00:00 2001 From: Martinique <3702672+Martinique@users.noreply.github.com> Date: Fri, 10 Jul 2020 15:52:57 +0300 Subject: [PATCH] Mentioned the --test flag to avoid tripping failure limits --- Usage-on-Tomato-routers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage-on-Tomato-routers.md b/Usage-on-Tomato-routers.md index 71fd60c..4334404 100644 --- a/Usage-on-Tomato-routers.md +++ b/Usage-on-Tomato-routers.md @@ -64,7 +64,7 @@ mkdir -p /tmp/mnt/flash/www/.well-known/acme-challenge ### Issuing certificates -There's nothing Tomato-specific about this, except that you can only use webroot or DNS mode. +There's nothing Tomato-specific about this, except that you can only use webroot or DNS mode. To avoid tripping failure limits, it's best to do a dry run first by adding the `--test` flag to the command. If the dry run works, your DNS and router configurations are OK. Webroot mode: ```sh