Fix for RT #23136 task 1.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.46 2011/03/21 01:02:39 marka Exp $ */
|
||||
/* $Id: named.conf,v 1.47 2011/05/19 00:31:57 smann Exp $ */
|
||||
|
||||
// NS3
|
||||
|
||||
@@ -223,4 +223,10 @@ zone "nsec3chain-test" {
|
||||
masters { 10.53.0.2; };
|
||||
};
|
||||
|
||||
zone "expiring.example" {
|
||||
type master;
|
||||
allow-update { any; };
|
||||
file "expiring.example.db.signed";
|
||||
};
|
||||
|
||||
include "trusted.conf";
|
||||
|
||||
Reference in New Issue
Block a user