From: Pieter Lexis Date: Tue, 15 Oct 2019 18:14:30 +0000 (+0200) Subject: pdnsutil: add algo 7 to add-zone-key help X-Git-Tag: dnsdist-1.4.0-rc4~15^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f9ac5ba84aa1850a172d88020f4f901d668c846;p=pdns pdnsutil: add algo 7 to add-zone-key help --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 72cdf6a72..ead77b09e 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -38,6 +38,7 @@ of these commands require an *ALGORITHM* to be set. The following algorithms are supported: - rsasha1 +- rsasha1-nsec3-sha1 - rsasha256 - rsasha512 - ecdsa256 diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 106241b7b..c26b82aca 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1999,7 +1999,7 @@ try cout<<"add-record ZONE NAME TYPE [ttl] content"<