Use RRSIG original TTL in validated RRset TTL [RT #23332]
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user