From: JP Mens Date: Mon, 29 Apr 2019 17:04:04 +0000 (+0200) Subject: s/ZSK/CSK X-Git-Tag: rec-4.2.0-beta1~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7761%2Fhead;p=thirdparty%2Fpdns.git s/ZSK/CSK --- diff --git a/docs/dnssec/pdnsutil.rst b/docs/dnssec/pdnsutil.rst index b2836a1570..9c35f65eaa 100644 --- a/docs/dnssec/pdnsutil.rst +++ b/docs/dnssec/pdnsutil.rst @@ -16,7 +16,7 @@ DNSSEC Defaults Since version 4.0, when securing a zone using ``pdnsutil secure-zone``, a single ECDSA (algorithm 13, ECDSAP256SHA256) key is generated that is -used as ZSK. Before 4.0, 3 RSA (algorithm 8) keys were generated, one as +used as CSK. Before 4.0, 3 RSA (algorithm 8) keys were generated, one as the KSK and two ZSKs. As all keys are online in the database, it made no sense to have this split-key setup.