From 12a4b3372302a7dad02d6eae9fd15a09a7bc95c8 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Thu, 8 Jun 2000 01:58:04 +0000 Subject: [PATCH] Put the bad trusted key in place on ns5 --- bin/tests/system/dnssec/setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/tests/system/dnssec/setup.sh b/bin/tests/system/dnssec/setup.sh index d69f32f34b..cc4fdf854c 100644 --- a/bin/tests/system/dnssec/setup.sh +++ b/bin/tests/system/dnssec/setup.sh @@ -18,3 +18,5 @@ cd ns1 && sh sign.sh echo "a.bogus.example. A 10.0.0.22" >>../ns3/bogus.example.db.signed + +cd ../ns5 && cp trusted.conf.bad trusted.conf