Lines Matching refs:inactive
93 echo "I:check that zone with active and inactive KSK and active ZSK is properly"
130 echo "I:check that zone with active and inactive ZSK and active KSK is properly"
272 echo "I:checking that expired RRSIGs from inactive key are not deleted ($n)"
274 inactive=`sed 's/^K.*+007+0*\([0-9]\)/\1/' < inactivezsk.key`
276 awk '{if ($1 == "del" && $5 == "RRSIG" && $12 == id) {exit 1}} END {exit 0}' id=$inactive || ret=1
289 echo "I:checking that non-replaceable RRSIGs are logged only once (inactive private key) ($n)"
291 loglines=`grep "Key inaczsk.example/NSEC3RSASHA1/$inactive .* retaining signatures" ns3/named.run | wc -l`
1275 echo "I:check that zone with inactive KSK and active ZSK is properly autosigned ($n)"
1293 echo "I:check that zone with inactive ZSK and active KSK is properly autosigned ($n)"
1304 echo "I:check that zone with active and inactive KSK and active ZSK is properly"
1333 echo "I:check that zone with active and inactive ZSK and active KSK is properly"