Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided.

This commit is contained in:
Simon Kelley
2016-01-12 15:58:23 +00:00
parent eddf365284
commit 367341f745
4 changed files with 58 additions and 13 deletions

View File

@@ -1892,7 +1892,7 @@ static int zone_status(char *name, int class, char *keyname, time_t now)
break;
}
}
/* Now work away from the trust anchor */
while (1)
{