Test managed-keys placeholder
Add a dnssec test to make sure that named can correctly process a managed-keys zone with a placeholder KEYDATA record.
This commit is contained in:
@@ -2460,7 +2460,10 @@ status=$((status+ret))
|
||||
|
||||
# Reconfigure caching server to use "dnssec-validation auto", and repeat
|
||||
# some of the DNSSEC validation tests to ensure that it works correctly.
|
||||
# Also setup a placeholder managed-keys zone to check if named can process it
|
||||
# correctly.
|
||||
echo_i "switching to automatic root key configuration"
|
||||
cp ns4/managed-keys.bind.in ns4/managed-keys.bind
|
||||
copy_setports ns4/named2.conf.in ns4/named.conf
|
||||
rndccmd 10.53.0.4 reconfig 2>&1 | sed 's/^/ns4 /' | cat_i
|
||||
sleep 5
|
||||
|
||||
Reference in New Issue
Block a user