Manage DNSSEC (WebUI Method)
- Log into cPFence WebUI ➜ Tools & Utilities ➜ ApiMachine Bulk Tools.
- Select the domains you want (or leave the selector off to process all domains).
- Click Bulk Enable DNSSEC to publish DS records, or Bulk Disable DNSSEC to remove them.
- Copy the DS records shown in the output and add them to your DNS provider if required.
Stop DNSSEC before deleting DS records at the registrar to avoid validation failures.
Command Line (CLI) Method
- SSH into the Main Control Panel.
- Enable DNSSEC:
cpfence --bulk-enable-dnssec-cluster - Disable DNSSEC when necessary:
cpfence --bulk-disable-dnssec-cluster
Always keep DS records synchronized between Enhance and your DNS provider to maintain chain of trust.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
