Hello, anyone know how to activate DNSSEC by ISPConfig remote API access. I want ispconfig to create the keys so i can push them to the domain provider. to mass upgrade to DNSSEC for all domains.
I don't believe there is a way via the remote api. A quick search of function names in interface/lib/classes/remote.d/dns.inc.php doesn't look like there are functions for it, nor to handle DNSKEY, DS, etc. record types.