How to bulk Enable/Disable DNSSEC Across the Cluster using ApiMachine Tools?

Manage DNSSEC (WebUI Method)

 

  1. Log into cPFence WebUI ➜ Tools & UtilitiesApiMachine Bulk Tools.
  2. Select the domains you want (or leave the selector off to process all domains).
  3. Click Bulk Enable DNSSEC to publish DS records, or Bulk Disable DNSSEC to remove them.
  4. 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

  1. SSH into the Main Control Panel.
  2. Enable DNSSEC:
    cpfence --bulk-enable-dnssec-cluster
  3. 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.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Bulk Enable Force SSL Using cPFence ApiMachine?

cPFence offers a powerful, browser-based WebUI for managing your Enhance cluster. The WebUI is...

How to Bulk Enable Redis Caching Using cPFence ApiMachine?

cPFence offers a powerful, browser-based WebUI for managing your Enhance cluster. The WebUI is...

How to Bulk Generate Mail SSL Certificates Using cPFence ApiMachine?

cPFence offers a powerful, browser-based WebUI for managing your Enhance cluster. The WebUI is...

How to Bulk Generate SSL Certificates Using cPFence ApiMachine?

cPFence offers a powerful, browser-based WebUI for managing your Enhance cluster. The WebUI is...

How to Generate an API Token for cPFence, and Is It Required?

The cPFence API token must be generated in your Enhance Control Panel. Follow the steps below to...