CyberPanel Community

How to enable DNSSec with Cyberpanel?

4 replies
ma
mazerunner04 #2

I have a working DNSSEC.
steps I took:

  1. vim /etc/pdns/pdns.conf
  2. added
    gmysql-dnssec=yes
  3. systemctl restart pdns
  4. pdnsutil secure-zone example.com

5.

pdnsutil show-zone example.com

6. Now you enabled dnssec and see the info you have to give your domain provider

ma
mazerunner04 #3

Is the certbot in cyberpanel set to “–reuse-key” when renewing the certificate?
I would like to know, so I can set up DANE in the right way.

sl
slowaways #4

Anyone? How to configure this in Cyberpanel?

xu
xurjob #5

I used the above guide in conjunction with:

DNSSEC is available with namecheap (my domain registrar) now I’m just waiting to see if it gets verified at https://dnssec-analyzer.verisignlabs.com/

Edit: Only took about 2 hours after submitting my DNSSEC info at namecheap until it was verified. It can take longer so just follow the steps in the above comments. It was actually very easy.

Sign in to reply