acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

Add Yandex Cloud service DNS API

Open statkashaman opened this issue 2 years ago • 1 comments

DNS API for https://cloud.yandex.ru/ DNS Service.

To authorize in the api, you need a file of the private key of the service account, since the current CI does not provide for forwarding the file, I corrected the CI by adding the echo of the key to the file.

statkashaman avatar Jul 29 '22 11:07 statkashaman

please rebase code and check this guide: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide

Neilpang avatar Aug 07 '22 04:08 Neilpang