OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zonefile
(Results
1 - 25
of
99
) sorted by relevancy
1
2
3
4
/src/external/mpl/bind/dist/bin/tests/system/multisigner/ns5/
setup.sh
21
zonefile
="${zone}.db"
22
cp "${
zonefile
}.in" "$
zonefile
"
/src/external/mpl/bind/dist/bin/tests/system/kasp/ns2/
setup.sh
21
zonefile
="${zone}.db"
22
infile="${
zonefile
}.in"
23
cp $infile $
zonefile
27
zonefile
="${zone}.db"
29
cp $infile $
zonefile
33
zonefile
="${zone}.db"
35
cp $infile $
zonefile
/src/external/mpl/bind/dist/bin/tests/system/nsec3/ns2/
setup.sh
21
zonefile
="${zone}.db"
22
cp template.db.in "$
zonefile
"
/src/external/bsd/unbound/dist/testdata/ede.tdir/
ede-auth.conf
14
zonefile
: "bogus/dnssec-failures.test.signed"
18
zonefile
: "bogus/dnskey-failures.test.signed"
22
zonefile
: "bogus/nsec-failures.test.signed"
26
zonefile
: "bogus/rrsig-failures.test.signed"
/src/external/mpl/bind/dist/bin/tests/system/synthfromdnssec/ns1/
sign.sh
19
zonefile
=example.db
22
cat "$infile" "$keyname.key" >"$
zonefile
"
23
echo insecure NS ns1.insecure >>"$
zonefile
"
24
echo ns1.insecure A 10.53.0.1 >>"$
zonefile
"
26
$SIGNER -P -o $zone $
zonefile
>/dev/null
30
zonefile
=no-apex-covering.db
33
cat "$infile" "$keyname.key" >"$
zonefile
"
34
echo insecure NS ns1.insecure >>"$
zonefile
"
35
echo ns1.insecure A 10.53.0.1 >>"$
zonefile
"
37
$SIGNER -P -o $zone $
zonefile
>/dev/nul
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/dnssec/ns7/
sign.sh
23
zonefile
=split-rrsig.db
28
cat "$infile" "$k1.key" "$k2.key" >"$
zonefile
"
40
"$SIGNER" -P -3 - -A -o "$zone" -O full -f "$
zonefile
.unsplit" -e now-3600 -s now-7200 "$
zonefile
" >/dev/null 2>&1
44
END { print r; print "not-at-zone-apex." r; }' "$
zonefile
.unsplit" >"$
zonefile
.signed"
/src/external/mpl/bind/dist/bin/tests/system/resolver/ns6/
keygen.sh
20
zonefile
="${zone}.db"
21
infile="${
zonefile
}.in"
22
cp $infile $
zonefile
25
cat $ksk.key $zsk.key >>$
zonefile
26
$SIGNER -P -o $zone $
zonefile
>/dev/null
29
zonefile
="${zone}.db"
30
infile="${
zonefile
}.in"
31
cp $infile $
zonefile
34
cat $ksk.key $zsk.key dsset-ds.example.net. >>$
zonefile
35
$SIGNER -P -o $zone $
zonefile
>/dev/nul
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/dnssec/ns3/
sign.sh
25
zonefile
=${zone}.db
28
cat "$infile" "$keyname1.key" >"$
zonefile
"
29
"$SIGNER" -z -P -3 - -o "$zone" -O full -f ${
zonefile
}.signed "$
zonefile
" >/dev/null
33
zonefile
=${zone}.db
36
cat "$infile" "$keyname2.key" >"$
zonefile
"
37
"$SIGNER" -z -P -3 - -o "$zone" -O full -f ${
zonefile
}.signed "$
zonefile
" >/dev/null
41
zonefile
=${zone}.db
44
cat "$infile" "$keyname3.key" >"$
zonefile
"
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns2/
sign.sh
23
zonefile
=example.db
28
cat $infile $keyname1.key $keyname2.key >$
zonefile
29
echo root-key-sentinel-is-ta-$oldid A 10.53.0.1 >>$
zonefile
30
echo root-key-sentinel-not-ta-$oldid A 10.53.0.2 >>$
zonefile
31
echo root-key-sentinel-is-ta-$newid A 10.53.0.3 >>$
zonefile
32
echo root-key-sentinel-not-ta-$newid A 10.53.0.4 >>$
zonefile
33
echo old-is-ta CNAME root-key-sentinel-is-ta-$oldid >>$
zonefile
34
echo old-not-ta CNAME root-key-sentinel-not-ta-$oldid >>$
zonefile
35
echo new-is-ta CNAME root-key-sentinel-is-ta-$newid >>$
zonefile
36
echo new-not-ta CNAME root-key-sentinel-not-ta-$newid >>$
zonefile
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/dns64/ns1/
sign.sh
18
zonefile
=signed.db
23
cat $infile $key1.key $key2.key >$
zonefile
25
$SIGNER -P -g -o $zone $
zonefile
>/dev/null
/src/external/mpl/bind/dist/bin/tests/system/dnssec/ns6/
sign.sh
23
zonefile
=optout-tld.db
27
cat "$infile" "$keyname.key" >"$
zonefile
"
29
"$SIGNER" -z -3 - -A -o "$zone" "$
zonefile
" >/dev/null 2>&1
/src/external/mpl/bind/dist/bin/tests/system/glue/ns1/
sign.sh
18
zonefile
=tc-test-signed.db
25
cat "$infile" "$keyname.key" >"$
zonefile
"
27
$SIGNER -P -o $zone $
zonefile
>/dev/null
/src/external/mpl/bind/dist/bin/tests/system/redirect/ns1/
sign.sh
18
zonefile
=signed.db
23
cat $infile $key1.key $key2.key >$
zonefile
25
$SIGNER -P -g -o $zone $
zonefile
>/dev/null
29
zonefile
=nsec3.db
34
cat $infile $key1.key $key2.key >$
zonefile
36
$SIGNER -P -3 - -g -o $zone $
zonefile
>/dev/null
/src/external/mpl/bind/dist/bin/tests/system/redirect/ns3/
sign.sh
18
zonefile
=signed.db
23
cat $infile $key1.key $key2.key >$
zonefile
25
$SIGNER -P -g -o $zone $
zonefile
>/dev/null
29
zonefile
=nsec3.db
34
cat $infile $key1.key $key2.key >$
zonefile
36
$SIGNER -P -3 - -g -o $zone $
zonefile
>/dev/null
/src/external/mpl/bind/dist/bin/tests/system/mirror/ns2/
sign.sh
21
zonefile
=$zonename.db
26
cat $infile $keyname1.key $keyname2.key >$
zonefile
28
$SIGNER -P -g -o $zone $
zonefile
>/dev/null
40
zonefile
=verify-csk.db
43
cat $infile $keyname.key >$
zonefile
44
$SIGNER -P -o $zone $
zonefile
>/dev/null
55
zonefile
=verify-$variant.db
60
cat $infile $keyname1.key $keyname2.key >$
zonefile
63
$SIGNER -P -o $zone $
zonefile
>/dev/null
64
cp $
zonefile
.signed $zonefile.original.signe
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/eddsa/ns2/
sign.sh
20
zonefile
=example.com.db
26
cp $infile $
zonefile
33
cat "$(echo $i.key | sed s/X/K/)" >>"$
zonefile
"
37
$SIGNER -P -z -s "$starttime" -e "$endtime" -o "$zone" "$
zonefile
" >/dev/null 2>signer.err || cat signer.err
/src/external/mpl/bind/dist/bin/tests/system/eddsa/ns3/
sign.sh
20
zonefile
=example.com.db
26
cp $infile $
zonefile
32
cat "$(echo $i.key | sed s/X/K/)" >>"$
zonefile
"
36
$SIGNER -P -z -s "$starttime" -e "$endtime" -o "$zone" "$
zonefile
" >/dev/null 2>signer.err || cat signer.err
/src/external/mpl/bind/dist/bin/tests/system/nsec3-answer/ns1/
sign.sh
21
zonefile
=root.db
28
cat "$infile" "$ksk.key" "$zsk.key" >"$
zonefile
"
32
"$SIGNER" -3 "$SALT" -o "$zone" "$
zonefile
" 2>&1 >"$
zonefile
.sign.log"
/src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns3/
sign.sh
18
zonefile
=nsec3param.test.db
23
cat $infile $keyname1.key $keyname2.key >$
zonefile
25
$SIGNER -P -3 - -H 1 -o $zone -k $keyname1 $
zonefile
$keyname2 >/dev/null
29
zonefile
=dnskey.test.db
34
cat $infile $keyname1.key $keyname2.key >$
zonefile
36
$SIGNER -P -o $zone -k $keyname1 $
zonefile
$keyname2 >/dev/null
40
zonefile
=delegation.test.db
45
cat $infile $keyname1.key $keyname2.key >$
zonefile
47
$SIGNER -A -3 - -P -o $zone -k $keyname1 $
zonefile
$keyname2 >/dev/null
/src/external/mpl/bind/dist/bin/tests/system/redirect/ns5/
sign.sh
22
zonefile
=signed.db
27
cat $infile $key1.key $key2.key >$
zonefile
29
$SIGNER -P -g -O full -o $zone $
zonefile
>sign.ns5.signed.out
36
zonefile
=root.db
41
# cat $infile $key1.key $key2.key > $
zonefile
42
cat $infile dsset-signed. $key1.key $key2.key >$
zonefile
44
$SIGNER -P -g -O full -o $zone $
zonefile
>sign.ns5.root.out
/src/external/mpl/bind/dist/bin/tests/system/staticstub/ns3/
sign.sh
18
zonefile
=example.db
26
cat $infile $keyname1.key $keyname2.key >$
zonefile
28
$SIGNER -g -o $zone $
zonefile
>/dev/null
35
zonefile
=undelegated.db
38
cat $infile $keyname1.key $keyname2.key >$
zonefile
40
$SIGNER -g -o $zone $
zonefile
>/dev/null
/src/external/mpl/bind/dist/bin/tests/system/dnssec/ns2/
sign.sh
33
zonefile
=managed.db
38
cat "$infile" "$keyname1.key" "$keyname2.key" >"$
zonefile
"
40
"$SIGNER" -g -o "$zone" -k "$keyname1" "$
zonefile
" "$keyname2" >/dev/null 2>&1
44
zonefile
=trusted.db
49
cat "$infile" "$keyname1.key" "$keyname2.key" >"$
zonefile
"
51
"$SIGNER" -g -o "$zone" -k "$keyname1" "$
zonefile
" "$keyname2" >/dev/null 2>&1
56
zonefile
=example.db
75
cat "$infile" "$keyname1.key" "$keyname2.key" >"$
zonefile
"
77
"$SIGNER" -g -o "$zone" -k "$keyname1" "$
zonefile
" "$keyname2" >/dev/null 2>&1
84
zonefiletmp=$(mktemp "$
zonefile
.XXXXXX") || exit
[
all
...]
/src/external/mpl/bind/dist/bin/tests/system/kasp/ns5/
setup.sh
27
zonefile
="${zone}.db"
28
cp template.db.in $
zonefile
/src/external/mpl/bind/dist/bin/tests/system/mkeys/ns4/
sign.sh
17
zonefile
=sub.foo.db
22
$SIGNER -Sg -o $zone $
zonefile
>/dev/null 2>/dev/null
/src/external/mpl/bind/dist/bin/tests/system/migrate2kasp/ns4/
setup.sh
40
zonefile
="${zone}.${view}.db"
41
cat template.$view.db.in "${KSK}.key" "${ZSK}.key" >"$
zonefile
"
45
zonefile
="${zone}.${view}.db"
46
cat template.$view.db.in "${KSK}.key" "${ZSK}.key" >"$
zonefile
"
Completed in 29 milliseconds
1
2
3
4
Indexes created Sat Feb 28 05:31:39 UTC 2026