cvs updates from Wed Dec 15 17:45:22 EST 2010
[tridge/bind9.git] / bin / tests / system / dnssec / ns2 / named.conf
index 09a7e976e85d55c2d01c69d9898f4a001d36a300..283b82f67536a5e92bf304cb9a21525f37a5c011 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.30.268.2.6.1 2010/11/16 01:31:39 marka Exp $ */
+/* $Id: named.conf,v 1.34 2010/11/16 01:14:51 marka Exp $ */
 
 // NS2
 
@@ -80,12 +80,16 @@ zone "child.optout.example" {
        allow-update { none; };
 };
 
-
 zone "badparam" {
        type master;
        file "badparam.db.bad";
 };
 
+zone "single-nsec3" {
+       type master;
+       file "single-nsec3.db.signed";
+};
+
 zone "algroll" {
        type master;
        file "algroll.db.signed";