the dynamic zone test wasn't working as expected since the child zone wasn't

securely delegated.
This commit is contained in:
Brian Wellington
2002-02-06 03:28:59 +00:00
parent 60e9e70654
commit 64ea670052
2 changed files with 4 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: sign.sh,v 1.17 2002/01/22 22:27:27 gson Exp $
# $Id: sign.sh,v 1.18 2002/02/06 03:28:59 bwelling Exp $
SYSTEMTESTTOP=../..
. $SYSTEMTESTTOP/conf.sh
@@ -33,7 +33,7 @@ keyname=`$KEYGEN -r $RANDFILE -a DSA -b 768 -n zone $zone`
( cd ../ns3 && sh sign.sh )
for subdomain in secure bogus
for subdomain in secure bogus dynamic
do
cp ../ns3/keyset-$subdomain.example. .