Only the private key corresponding to the ZSK alone must be kept on the name server that does support dynamic updates.
An XCCDF Rule
Description
The private keys in the KSK and ZSK key pairs must be protected from unauthorized access. If possible, the private keys should be stored off-line (with respect to the Internet-facing, DNSSEC-aware name server) in a physically secure, non-network-accessible machine along with the zone file master copy. This strategy is not feasible in situations in which the DNSSEC-aware name server has to support dynamic updates. To support dynamic update transactions, the DNSSEC-aware name server (which usually is a primary authoritative name server) has to have both the zone file master copy and the private key corresponding to the zone-signing key (ZSK-private) online to immediately update the signatures for the updated RRsets. The private key corresponding to the key-signing key (KSK-private) can still be kept off-line.
- ID
- SV-205173r961041_rule
- Version
- SRG-APP-000176-DNS-000094
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Store the private keys of the ZSK and KSK off-line in an encrypted file system.