]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
-H not -i sets iterations
authorMark Andrews <marka@isc.org>
Wed, 19 Dec 2012 03:18:05 +0000 (14:18 +1100)
committerMark Andrews <marka@isc.org>
Wed, 19 Dec 2012 03:18:05 +0000 (14:18 +1100)
bin/tests/system/wildcard/ns1/sign.sh

index a7b63f178f5e0145fdc75c3a92894a594ec2ea91..377fc28bbb2c18e4ffd482ef362e9437010a79db 100755 (executable)
@@ -70,7 +70,7 @@ keyname2=`$KEYGEN -f KSK -r $RANDFILE -a NSEC3RSASHA1 -b 1024 -n zone $zone 2> /
 
 cat $infile $keyname1.key $keyname2.key > $zonefile
 
-$SIGNER -r $RANDFILE -3 - -i 10 -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
+$SIGNER -r $RANDFILE -3 - -H 10 -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
 echo "I: signed $zone"
 
 zone=private.nsec3.
@@ -83,7 +83,7 @@ keyname2=`$KEYGEN -f KSK -r $RANDFILE -a NSEC3RSASHA1 -b 1024 -n zone $zone 2> /
 
 cat $infile $keyname1.key $keyname2.key > $zonefile
 
-$SIGNER -r $RANDFILE -3 - -i 10 -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
+$SIGNER -r $RANDFILE -3 - -H 10 -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
 echo "I: signed $zone"
 
 grep -v '^;' $keyname2.key | $PERL -n -e '