From 8f9ac5ba84aa1850a172d88020f4f901d668c846 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 15 Oct 2019 20:14:30 +0200 Subject: [PATCH] pdnsutil: add algo 7 to add-zone-key help --- docs/manpages/pdnsutil.1.rst | 1 + pdns/pdnsutil.cc | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) 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"<