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

/bind-9.11.3/bin/tests/system/dnssec/
H A Dclean.sh50 rm -f ns3/future.example.db ns3/trusted-future.key
73 rm -f ns3/managed-future.example.db
H A Dtests.sh1939 # _default.nta file with the regular attribute and some future timestamp.
1942 future="`expr 20 + ${year}`0101010000"
1943 echo "secure.example. regular $future" > ns4/_default.nta
1998 # _default.nta file with the forced attribute and some future timestamp.
2000 echo "secure.example. forced $future" > ns4/_default.nta
2047 # _default.nta file with a lifetime well into the future.
2049 echo "secure.example. forced $future" > ns4/_default.nta
3051 echo "I:checking that 'dig +sigchase' doesn't loop with future inception ($n)"
3053 $DIG -p 5300 @10.53.0.3 dnskey future.example +sigchase \
3054 +trusted-key=ns3/trusted-future
[all...]
/bind-9.11.3/bin/tests/system/dnssec/ns3/
H A Dsign.sh506 # A zone with future signatures.
508 zone=future.example
509 infile=future.example.db.in
510 zonefile=future.example.db
515 cp -f $kskname.key trusted-future.key
518 # A zone with future signatures.
520 zone=managed-future.example
521 infile=managed-future.example.db.in
522 zonefile=managed-future.example.db
/bind-9.11.3/bin/tests/system/dnssec/ns2/
H A Dsign.sh24 dnskey-unknown dnskey-nsec3-unknown managed-future revkey
/bind-9.11.3/bin/dnssec/
H A Ddnssec-signzone.c527 isc_boolean_t expired, future; local
535 future = isc_serial_lt(now, rrsig.timesigned);
549 } else if (key == NULL && !future &&
555 } else if (key == NULL || future) {
/bind-9.11.3/unit/atf-src/
H A Dconfigure2196 # Strip out --silent because we don't want to record it for future runs.
2515 # and are intended to be withdrawn in a future Autoconf release.
3178 # POSIX will say in a future version that running "rm -f" with no argument
3197 can help us improve future automake versions.
10959 # collect2, so additional links can be useful in future.
16103 # collect2, so additional links can be useful in future.

Completed in 80 milliseconds