]> granicus.if.org Git - pdns/commit
give a better error on trying to add nsec3 parameters to a weird zone like "1 0 1...
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 24 May 2013 14:00:44 +0000 (16:00 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Fri, 24 May 2013 14:00:44 +0000 (16:00 +0200)
commit775acd9eb1cc068339c69a47bff021b74ab6e98c
tree145f043a11df46b06012433d8fa990c70f18a0a4
parentb925384e96597b0c3135a7833ba1d9e853d5ce95
give a better error on trying to add nsec3 parameters to a weird zone like "1 0 1 ab" (which indicates that you forgot to specify a zone name on the command line).
Fixes #800.
pdns/pdnssec.cc