added --dnssleep 300 to TransIP example issue command
parent
118a716151
commit
01146bf904
|
@ -2214,7 +2214,7 @@ This script will create a new access token with a default lifetime of 30 minutes
|
|||
|
||||
To issue a cert:
|
||||
```
|
||||
acme.sh --issue --dns dns_transip -d example.com -d www.example.com
|
||||
acme.sh --issue --dns dns_transip --dnssleep 300 -d example.com -d www.example.com
|
||||
```
|
||||
|
||||
## 107. Use dyndnsfree.de API
|
||||
|
|
Loading…
Reference in New Issue