Replace Yandex PDD api with Yandex360 api
Old Yandex PDD api was deprecated and replaced with Yandex360 api (more info #4555).
Welcome Please make sure you're read our DNS API Dev Guide and DNS-API-Test. Then reply on this message, otherwise, your code will not be reviewed or merged. We look forward to reviewing your Pull request shortly ✨
Welcome Please make sure you're read our DNS API Dev Guide and DNS-API-Test. Then reply on this message, otherwise, your code will not be reviewed or merged. We look forward to reviewing your Pull request shortly ✨
I have only one question i should update existing yandex pdd wiki item or create new? It will broke sequence because it must be removed due to complete inaccessible.
Waiting for this merge
So I renamed the old one to old and put the new 360 script in /dnsapi but still get an error though: Can not find dns api hook for: dns_yandex You need to add the txt record manually. Add the following TXT record: blah-blah acme.sh --renew --dns dns_yandex -d '*.vadim.com.ru' -d vadim.com.ru --dnssleep3600 and the dnssleep does not work for the countdown either
fix the dns test first: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test
So I renamed the old one to old and put the new 360 script in /dnsapi but still get an error though: Can not find dns api hook for: dns_yandex You need to add the txt record manually. Add the following TXT record: blah-blah acme.sh --renew --dns dns_yandex -d '*.vadim.com.ru' -d vadim.com.ru --dnssleep3600 and the dnssleep does not work for the countdown either
- Yandex DNS API name has been changed. The new value for the
--dnsargument must now be set asdns_yandex360. - You must issue a new token for the updated Yandex API. Please refer to this guide for more information: https://yandex.ru/dev/api360/doc/concepts/access.html
If you have any questions, please refrain from asking them in the pull request body. Instead, kindly refer to the corresponding issue https://github.com/acmesh-official/acme.sh/issues/4555 for further assistance
fix the dns test first: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test
What should be fixed? I don't see yandex pdd tests in current DNS.yml
What should be fixed? I don't see yandex pdd tests in current DNS.yml
You need to run these tests on your own in your forked repository. Just follow all the instructions provided in the attached link. Also, did you read this? https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide
What should be fixed? I don't see yandex pdd tests in current DNS.yml
You need to run these tests on your own in your forked repository. Just follow all the instructions provided in the attached link. Also, did you read this? https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide
And what if i no more have domain with this api to test?
I have no more domains in yandex360, so i can't test it.
Hello. I would like to resume this topic. Tell me what needs to be done to make a merge?