Updated to reflect current status of insecurity proofs on insecure and

privately secured zones.
This commit is contained in:
Brian Wellington
2000-07-14 00:03:54 +00:00
parent 6bc1a64561
commit 5b4397d387

View File

@@ -49,8 +49,10 @@ successfully even if it does not contain the NXT records to prove the
nonexistence of a matching wildcard.
Proof of insecure status for insecure zones delegated from secure
zones has been partially implemented but should not yet be expected to
work in all cases.
zones works when the zones are completely insecure. Privately
secured zones delegated from secure zones will not work in all cases,
such as when the privately secured zone is served by the same server
as an ancestor (but not parent) zone.
Handling of the CD bit in queries is not yet fully implemented;
validation is currently attempted for all recursive queries, even if
@@ -65,4 +67,4 @@ an update occurs. Advanced access control is possible using the
"update-policy" statement in the zone definition.
$Id: dnssec,v 1.5 2000/06/27 21:45:52 bwelling Exp $
$Id: dnssec,v 1.6 2000/07/14 00:03:54 bwelling Exp $