acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
38.41k stars 4.89k forks source link

Add support for Aurora DNS #2348

Open ScrumpyJack opened 5 years ago

ScrumpyJack commented 5 years ago

Got to love acme.sh. The power of the shell!

Feature request:

The Aurora DNS API is documented here

https://libcloud.readthedocs.io/en/latest/dns/drivers/auroradns.html

honzahommer commented 5 years ago

@ScrumpyJack I cannot find any mention about Rest API, this should be a problem. But you can extend Lexicon DNS API (https://github.com/Neilpang/acme.sh/wiki/How-to-use-lexicon-dns-api) if Aurora DNS is not yet supported.