Documentation update

This commit is contained in:
Pinga 2025-07-09 10:29:19 +03:00
parent a9782bfbdb
commit daf8e630bf
2 changed files with 5 additions and 2 deletions

View file

@ -55,8 +55,8 @@ Namingo is equipped with a comprehensive suite of features to meet the diverse n
- **RDAP Server**: Next-generation registration data access protocol server to provide public access to domain data. Also offers web RDAP client.
- **DAS Server**: Efficient Domain Availability Service to quickly check domain availability.
- **DNS Interface**: Advanced zone generator supporting BIND, NSD, and KnotDNS for flexible DNS software options. Includes DNSSEC signing support with native BIND9, KnotDNS and OpenDNSSEC. For NSD, native DNSSEC signing must be enabled manually—contact us for assistance.
- **DNS Interface**: Zone file generator with native DNSSEC signing for BIND 9 and Knot DNS, including NSEC3 support (RFC 9276-compliant). Also supports OpenDNSSEC and NSD via external signing.
- **Database Compatibility**: Fully supports MySQL/MariaDB and offers beta support for PostgreSQL, providing flexibility to match users' technical needs and infrastructure for seamless integration and peak performance.

View file

@ -371,6 +371,9 @@ policy:
rrsig-lifetime: 14d
rrsig-refresh: 7d
dnskey-ttl: 3600
nsec3: true
nsec3-iterations: 0
nsec3-salt-length: 0
```
### 2.4. Add your zone