Mentioned the --test flag to avoid tripping failure limits

Martinique 2020-07-10 15:52:57 +03:00
parent 02d6527fb1
commit 7a04182365
1 changed files with 1 additions and 1 deletions

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