Overview
This document describes how to list domains with DNS Security Extensions (DNSSEC) on a server.
List domains
To list the domains with DNSSEC on a server, login to the server as the root
user via SSH. Then, run the command for your server’s cPanel & WHM version.
-
For cPanel & WHM version 76 and later (PowerDNS 4.1)
pdnsutil list-secure-zones
-
For cPaenl & WHM version 60 through 74 (PowerDNS 3.0 to 4.0)
pdnssec list-secure-zones
Output
The output for all versions will resemble the following example:
Aug 24 12:28:29 [bindbackend] Done parsing domains, 0 rejected, 443 new, 0 removed
example.com
All secure zonecount:1
Note:
example.com
represents a domain on your server.