mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-12 02:54:42 +08:00
added --dnssleep 300 to TransIP example issue command
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user