mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-14 16:10:09 +08:00
pdd.yandex.ru API was discontinued
parent
73ef6d18e9
commit
d676d21fb2
14
dnsapi.md
14
dnsapi.md
@ -867,19 +867,11 @@ The `DYN_Customer`, `DYN_Username` and `DYN_Password` will be saved in `~/.acme.
|
||||
|
||||
## 30. Use pdd.yandex.ru API
|
||||
|
||||
```sh
|
||||
export PDD_Token="<token>"
|
||||
```
|
||||
[The Yandex DNS API is no longer supported.](https://github.com/acmesh-official/acme.sh/issues/4555)
|
||||
|
||||
Follow these instructions to get the token for your domain https://tech.yandex.com/domain/doc/concepts/access-docpage/
|
||||
```sh
|
||||
./acme.sh --issue --dns dns_yandex -d mydomain.example.org -d *.mydomain.example.org
|
||||
```
|
||||
|
||||
Sometimes cloudflare / google doesn't pick new dns records fast enough. You can add `--dnssleep XXX` to params as workaround.
|
||||
|
||||
Report any bugs or issues [here](https://github.com/non7top/acme.sh/issues)
|
||||
pdd.yandex.ru API was discontinued and superseded by the Yandex 360 for Business DNS API.
|
||||
|
||||
[How to use the Yandex 360 for Business DNS API](https://github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_yandex360)
|
||||
|
||||
<a name="dns_he" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user