Gandi / gandi.cli

⚠ ARCHIVED - Command line interface to Gandi.net products using the public API
http://cli.gandi.net/
GNU General Public License v3.0
347 stars 62 forks source link

Support for domain.dnssec in XML-RPC API #245

Closed Glandos closed 6 years ago

Glandos commented 6 years ago

Currently, it seems that only the LiveDNS API (using REST) is supported to manage DNSSEC entries.

However, I have configured external DNS servers, and the only way to manage KSK is to use the web interface, or manual python script using the DNSSEC API from XML-RPC manually. It is not really complicated, the API and the library is easy to manage, but I was just wondering if it was planned to integrate it in this client.

grigouze commented 6 years ago

I try to support it in #246

grigouze commented 6 years ago

@Glandos It's now merged in mster.

We will create a new version soon