pdd.yandex.ru API was discontinued

ъыь 2024-07-20 05:00:41 +03:00
parent 73ef6d18e9
commit d676d21fb2

@ -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" />