mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-11 10:22:23 +08:00
Mentioned the --test flag to avoid tripping failure limits
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user