Searched refs:standby (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/bin/tests/system/metadata/
H A Dsetup.sh30 standby=`$KEYGEN -q -r $RANDFILE -A none $czone`
31 echo $standby > standby.key
H A Dclean.sh11 rm -f pending.key rolling.key standby.key inact.key
H A Dtests.sh28 standby=`sed 's/^K'${czone}'.+005+0*\([0-9]\)/\1/' < standby.key`
69 echo "I:checking that standby ZSK did not sign ($n)"
71 grep " $standby"'$' sigs > /dev/null && ret=1
90 echo "I:checking that standby KSK did not sign but is delegated ($n)"
121 echo "I:checking that standby KSK is now active ($n)"
/bind-9.11.3/bin/tests/system/autosign/ns1/
H A Dkeygen.sh63 echo $zsksby > ../standby.key
/bind-9.11.3/bin/tests/system/autosign/
H A Dclean.sh15 rm -f active.key inact.key del.key unpub.key standby.key rev.key
H A Dtests.sh841 echo "I:checking that standby key does not sign records ($n)"
843 id=`sed 's/^K.+007+0*\([0-9]\)/\1/' < standby.key`
962 newfile=`cat standby.key`
963 newid=`sed 's/^K.+007+0*\([0-9]\)/\1/' < standby.key`
981 echo "I:checking former standby key is now active ($n)"
989 echo "I:checking former standby key has only signed incrementally ($n)"
1034 echo "I:checking former standby key has now signed fully ($n)"

Completed in 32 milliseconds