Updated dnsapi2 (markdown)
parent
ba3b547411
commit
0ed0ceebd2
|
@ -2245,7 +2245,7 @@ export YANDEX360_ORG_ID="your_organization_id" # optional if directory:read_org
|
|||
Use the `acme.sh` command with the `--dns dns_yandex360` parameter. For example:
|
||||
|
||||
```
|
||||
acme.sh --issue --dns dns_yandex360 --dnssleep 600 -d example.com -d *.example.com
|
||||
./acme.sh --issue --dns dns_yandex360 --dnssleep 600 -d example.com -d *.example.com
|
||||
```
|
||||
|
||||
When using OAuth you will need to complete a one-time authorization procedure:
|
||||
|
|
Loading…
Reference in New Issue