I have signed my zone using your plugin, now what?

As you know DNSSEC Manager (Plesk) works by following a chain of trust in which "child keys" are validated by "parent keys". Every key in a zone is validated by the zone above it. So in order for the DNSSEC Manager (Plesk) validation to work properly the domain's key must be validated at the TLD level. This is done by storing the DS (Delegation Signer) record of the domain, which is a hash of its KSK, in the TLD.
 
- The DS record contains a cryptographic hash of the child’s KSK.
- A zone’s DS records only appear in its parent zone along with NS records at a delegation point.
 
This “DS record” at the parent name server is what binds your signed domain into the larger “chain of trust.
 
How to add DS record to the Registrar?
 
To get the DS record:
 
  • * Go to the Home page of DNSSEC Manager (Plesk)
  • * Once you sign the domain and click the "Clipboard button" on Actions column, DS record will be displayed for the domain
 
The domain's DSSET file has two lines, one is KSK and the other ZSK. You need to first add KSK key at the registrar and then ZSK.
 
* Key Tag
 
* Algorithm
 
* Digest Type
 
* Digest
 
For example in the DS record shown below:
  
 
 
Signed Domain
 
Click on the clipboard icon to show the DS record of the corresponding domain.

DS record of a domain
 

Most of the registrars accept the DS record, in a format like above. If your registrar asks for different parameters, open a ticket with the support, attaching a snapshot of your registrar's DNSSEC interface (where you are updating the records) and the error details returned if any. Our developers will be able to customize the plugin accordingly with the requirement.
 
  • 194 Users Found This Useful
Was this answer helpful?

Related Articles

How to install DNSSEC Manager (Plesk) Extension

Direct install From Plesk Login to Plesk panel ==> Click on Extensions ==> Click on...

Compatibilities and Dependencies

Supported Plesk versions : Plesk 17.0.0 and upSupported nameserver: Bind

How to use DNSSEC Manager (Plesk) Extension with Slave DNS Manager extension

DNSSEC Manager (Plesk) Extension has built-in support for the Slave DNS Manager extension. Slave...

Interface options - Explained

Sign Click on the lock button of individual domains to sign specific one or you can select...

Introduction to DNSSEC Manager (Plesk)

Introduction to DNSSEC Manager (Plesk)DNSSEC Manager (Plesk) adds authentication to Domain Name...