- Server operating system version
- Debian
- Plesk version and microupdate number
- 18.0.73 Update 3
Hey everyone
I'm trying to enable and sign DNSSEC automatically for a specific domain using either the Plesk REST API or the XML API, but I can’t find a clear example that actually works.
The REST CLI endpoint works fine for other commands (e.g. settings, server), but it seems like dnssec isn’t recognized — even though the DNSSEC extension is installed and works in the GUI.
I simply need to automate enabling DNSSEC and generating DS records for a given domain (so I can sync them to a registrar).
Is there an official way or supported endpoint to:
Any example requests or hints would be really appreciated.
I'm trying to enable and sign DNSSEC automatically for a specific domain using either the Plesk REST API or the XML API, but I can’t find a clear example that actually works.
The REST CLI endpoint works fine for other commands (e.g. settings, server), but it seems like dnssec isn’t recognized — even though the DNSSEC extension is installed and works in the GUI.
I simply need to automate enabling DNSSEC and generating DS records for a given domain (so I can sync them to a registrar).
Is there an official way or supported endpoint to:
- Activate/sign DNSSEC for a domain
- Retrieve the DS records
- All via API (either REST or XML)?
Any example requests or hints would be really appreciated.