🛡 Added support for DNSSEC
2025-01-15
DNSSEC technology complements the standard Domain Name System (DNS) and improves its security:
- Allows to make sure that the data is coming from the right source.
- Gives the ability to verify the integrity of the received data.
DNSSEC, through the use of digital signatures, special DNS records, and other mechanisms, ensures that site visitors get to the right server and eliminates the possibility of data spoofing and unnoticed redirection of data to a malicious server.
The DNSSEC configuration option is available under the following conditions:
- The current registrar of the domain is our company.
- The domain zone is present in the list of zones on the registration page.
- Zone supports DNSSEC (some zones are still working on implementation).
The configuration method depends on used NS:
- For domains on our NS, configuration is done in one click, all operations on key generation and adding DNS records are fully automatic.
- For domains on third-party NS, on our side only adds a DS record, all other configuration actions should be done independently in the control panel of the owner of the third-party NS.
DNSSEC is managed in the control panel in the "DNSSEC" section.
Detailed information on working with DNSSEC is available in our wiki.