Use RRSIG original TTL in validated RRset TTL [RT #23332]

This commit is contained in:
Francis Dupont
2011-02-28 14:21:35 +00:00
parent 5ba6059616
commit 664917beda
10 changed files with 83 additions and 9 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named.conf,v 1.43 2011/02/23 11:30:35 marka Exp $ */
/* $Id: named.conf,v 1.44 2011/02/28 14:21:35 fdupont Exp $ */
// NS3
@@ -202,4 +202,9 @@ zone "secure.below-cname.example" {
file "secure.below-cname.example.db.signed";
};
zone "ttlpatch.example" {
type master;
file "ttlpatch.example.db.patched";
};
include "trusted.conf";