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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8420%2Fhead;p=thirdparty%2Fpdns.git pdnsutil: add algo 7 to add-zone-key help --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 72cdf6a726..ead77b09ee 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 106241b7b4..c26b82aca1 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1999,7 +1999,7 @@ try cout<<"add-record ZONE NAME TYPE [ttl] content"<