How to List Domains with DNSSEC

This element (ia-generated) isn't supported, or may require an update to be displayed. You can try to refresh the app.


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:
pdnsutil list-secure-zones

Output

The output 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.