From d4cfbe63d972dcfdbcc7245edcc29f2978b9df38 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 20 Aug 2025 11:28:32 -0700 Subject: [PATCH] remove 'signer' files from dnssec test when the dnssec-signzone tests were moved to the dnssectools system test, a unused copy of the 'signer' directory was left in the dnssec test. This has been removed. --- bin/tests/system/dnssec/signer/example.db.in | 17 --------- .../dnssec/signer/general/K.+013+23640.key | 6 --- .../signer/general/K.+013+23640.private | 7 ---- .../dnssec/signer/general/K.+013+23768.key | 5 --- .../general/Kexample.com.+005+19857.key | 5 --- .../general/Kexample.com.+005+19857.private | 13 ------- .../general/Kexample.com.+005+45884.key | 5 --- .../general/Kexample.com.+005+45884.private | 13 ------- .../general/Kexample.com.+008+15002.key | 5 --- .../general/Kexample.com.+008+15002.private | 13 ------- .../general/Kexample.com.+008+63613.key | 5 --- .../general/Kexample.com.+008+63613.private | 13 ------- .../general/Kexample.com.+010+18240.key | 5 --- .../general/Kexample.com.+010+18240.private | 13 ------- .../general/Kexample.com.+010+28633.key | 5 --- .../general/Kexample.com.+010+28633.private | 13 ------- .../dnssec/signer/general/bogus-ksk.key | 6 --- .../dnssec/signer/general/bogus-zsk.key | 6 --- .../system/dnssec/signer/general/test1.zone | 19 ---------- .../system/dnssec/signer/general/test10.zone | 20 ---------- .../system/dnssec/signer/general/test11.zone | 19 ---------- .../system/dnssec/signer/general/test12.zone | 37 ------------------- .../system/dnssec/signer/general/test2.zone | 18 --------- .../system/dnssec/signer/general/test3.zone | 18 --------- .../system/dnssec/signer/general/test4.zone | 20 ---------- .../system/dnssec/signer/general/test5.zone | 19 ---------- .../system/dnssec/signer/general/test6.zone | 21 ----------- .../system/dnssec/signer/general/test7.zone | 19 ---------- .../system/dnssec/signer/general/test8.zone | 19 ---------- .../system/dnssec/signer/general/test9.zone | 19 ---------- bin/tests/system/dnssec/signer/prepub.db.in | 17 --------- bin/tests/system/dnssec/signer/remove.db.in | 18 --------- bin/tests/system/dnssec/signer/remove2.db.in | 16 -------- 33 files changed, 454 deletions(-) delete mode 100644 bin/tests/system/dnssec/signer/example.db.in delete mode 100644 bin/tests/system/dnssec/signer/general/K.+013+23640.key delete mode 100644 bin/tests/system/dnssec/signer/general/K.+013+23640.private delete mode 100644 bin/tests/system/dnssec/signer/general/K.+013+23768.key delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+005+19857.key delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+005+19857.private delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+005+45884.key delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+005+45884.private delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+008+15002.key delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+008+15002.private delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+008+63613.key delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+008+63613.private delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+010+18240.key delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+010+18240.private delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+010+28633.key delete mode 100644 bin/tests/system/dnssec/signer/general/Kexample.com.+010+28633.private delete mode 100644 bin/tests/system/dnssec/signer/general/bogus-ksk.key delete mode 100644 bin/tests/system/dnssec/signer/general/bogus-zsk.key delete mode 100644 bin/tests/system/dnssec/signer/general/test1.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test10.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test11.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test12.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test2.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test3.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test4.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test5.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test6.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test7.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test8.zone delete mode 100644 bin/tests/system/dnssec/signer/general/test9.zone delete mode 100644 bin/tests/system/dnssec/signer/prepub.db.in delete mode 100644 bin/tests/system/dnssec/signer/remove.db.in delete mode 100644 bin/tests/system/dnssec/signer/remove2.db.in diff --git a/bin/tests/system/dnssec/signer/example.db.in b/bin/tests/system/dnssec/signer/example.db.in deleted file mode 100644 index 3ab6aa2fc5..0000000000 --- a/bin/tests/system/dnssec/signer/example.db.in +++ /dev/null @@ -1,17 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -$TTL 60 -example. 60 IN SOA example. . 0 0 0 0 0 -example. 60 IN NS example. -example. 60 IN A 1.2.3.4 -; out of zone record -out-of-zone. 60 IN A 1.2.3.4 diff --git a/bin/tests/system/dnssec/signer/general/K.+013+23640.key b/bin/tests/system/dnssec/signer/general/K.+013+23640.key deleted file mode 100644 index df4ff32c11..0000000000 --- a/bin/tests/system/dnssec/signer/general/K.+013+23640.key +++ /dev/null @@ -1,6 +0,0 @@ -; This is a key-signing key, keyid 23640, for . -; Created: 20250310185208 (Mon Mar 10 18:52:08 2025) -; Publish: 20250310185208 (Mon Mar 10 18:52:08 2025) -; Activate: 20250310185208 (Mon Mar 10 18:52:08 2025) -; Revoke: 20250310185208 (Mon Mar 10 18:52:08 2025) -. IN DNSKEY 257 3 13 uKwpRtMH+9iuUk/Xj6LciIP5ZckaBtXaUqxUxzJYexXjvxGZGX4470Jv hq2NCI3HBZQNaCCP/h9sluhIzRGPTA== diff --git a/bin/tests/system/dnssec/signer/general/K.+013+23640.private b/bin/tests/system/dnssec/signer/general/K.+013+23640.private deleted file mode 100644 index 36f932fd3c..0000000000 --- a/bin/tests/system/dnssec/signer/general/K.+013+23640.private +++ /dev/null @@ -1,7 +0,0 @@ -Private-key-format: v1.3 -Algorithm: 13 (ECDSAP256SHA256) -PrivateKey: m5udfGNSijISQ8Tfp4kx09O1em4PErLUw/mCj3SKmqw= -Created: 20250310185208 -Publish: 20250310185208 -Activate: 20250310185208 -Revoke: 20250310185208 diff --git a/bin/tests/system/dnssec/signer/general/K.+013+23768.key b/bin/tests/system/dnssec/signer/general/K.+013+23768.key deleted file mode 100644 index 85e460a5bc..0000000000 --- a/bin/tests/system/dnssec/signer/general/K.+013+23768.key +++ /dev/null @@ -1,5 +0,0 @@ -; This is a zone-signing key, keyid 23768, for . -; Created: 20250310185208 (Mon Mar 10 18:52:08 2025) -; Publish: 20250310185208 (Mon Mar 10 18:52:08 2025) -; Activate: 20250310185208 (Mon Mar 10 18:52:08 2025) -. IN DNSKEY 256 3 13 TFelYtTRBWeA9A307vvuWIcaNwW4txW4RgSELtsi46ZQs24ncRxmxtFf uJuPyVXePNiE4HNI9CIowGUsn5WuBw== diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+005+19857.key b/bin/tests/system/dnssec/signer/general/Kexample.com.+005+19857.key deleted file mode 100644 index 104face02c..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+005+19857.key +++ /dev/null @@ -1,5 +0,0 @@ -; This is a zone-signing key, keyid 19857, for example.com. -; Created: 20220902075244 (Fri Sep 2 17:52:44 2022) -; Publish: 20220902075244 (Fri Sep 2 17:52:44 2022) -; Activate: 20220902075244 (Fri Sep 2 17:52:44 2022) -example.com. IN DNSKEY 256 3 5 AwEAAaUr14RTAa2dr/JPoMv5QM32IbLMNUZFPAM9M2Zm6Ef9S3/UsRk9 W+P08Dx5Xte/PMuZK8ejWUyou37LowmVbahkP2kcS7Z552btsLnGK2+5 me5Y/GgnodhMVN7phkEQNPRKSUQQyLdQC6Ltzt0JVp48q4PmgCta22et rgq1YEoj2E8Po53bn5eQXCUsnkBFhkql9/17Ls2ckWNBkHWiItMDaWk7 qkM4ZJu7C/jq3ybBjn0bi4Svlt7PNiuuo3h5WaJYJHXd2M7PIN14rUDE cas/b+iy4eF7VC3CRUgt1spFinW/G4wSro55e6phstc3I1BE6B+pC4pq eGlAfQqWWcs= diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+005+19857.private b/bin/tests/system/dnssec/signer/general/Kexample.com.+005+19857.private deleted file mode 100644 index 91171b032b..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+005+19857.private +++ /dev/null @@ -1,13 +0,0 @@ -Private-key-format: v1.3 -Algorithm: 5 (RSASHA1) -Modulus: pSvXhFMBrZ2v8k+gy/lAzfYhssw1RkU8Az0zZmboR/1Lf9SxGT1b4/TwPHle1788y5krx6NZTKi7fsujCZVtqGQ/aRxLtnnnZu2wucYrb7mZ7lj8aCeh2ExU3umGQRA09EpJRBDIt1ALou3O3QlWnjyrg+aAK1rbZ62uCrVgSiPYTw+jndufl5BcJSyeQEWGSqX3/XsuzZyRY0GQdaIi0wNpaTuqQzhkm7sL+OrfJsGOfRuLhK+W3s82K66jeHlZolgkdd3Yzs8g3XitQMRxqz9v6LLh4XtULcJFSC3WykWKdb8bjBKujnl7qmGy1zcjUEToH6kLimp4aUB9CpZZyw== -PublicExponent: AQAB -PrivateExponent: HzQaIgCAd6krnS5X5VDwYjiWgy26/syDmuUL+dOFHFyIz9yBnJAP9Q/H9tTDCyUwuhH0yGFetHHIAhs8cMoPDlnp9NSIpS+AfNx4n5AFkrTQlMuw24hpNfCts/MQDuid6GzETJyTHrZ7jEs64l0qRPiXOnLoUch3XK3eDF3ZlAfFkoPBFA5KIbiK8dcCahUmV4WReyE80X2N2dUloE8vLzy/j7yY2z1/HjhAu74S264wQMxNmJ0MsHeu78y7n8SKEJxncbgAciCNoamiQFiBGYYrs72B6BGHc19fhD5G7ldjpXukes9bHJSgj5ohseRJ27hkK7sKnqzOx/5Se6F5EQ== -Prime1: vNcFqw4Gu/gsEcte00YXSGGkOWlsEAOEARMy+l7yYVC9GMR41YuINydu42Bj+D/Qq1ifYk9ok26VnXsJ6GFWK9DdFFtSElCzq1Crb7/7yuRR86cM9UBr3045g9tvlH6sL+yeH1ESr8vNZtmlytDifw2Xp2kg0xoJnlnV0ZXphOk= -Prime2: 3+nmSodd/lDzVvn3uGMKux2B1mI2iApKM6bbwMwrzobN5bFkLkW1y1PuOYJytX1Sm39ecLCPYEmSf56kCitAquj7B98sblg05Y1QKvTTyX4uUsKFx3YAjvgp+acuI0Rq5J5GeSFCvdttgqAWdvvjoI8ic44K3sT1XTexaoLByJM= -Exponent1: jUmr2gHSlAzonB+3QQfuH5++iZ4Q1iJrP4qn15/2ZU1NThyh89REBFAirUjPQ0wryieyiJG1Qqm4k20dSpqZKItK/hIdY8qxwvnGawQPVgxiLJTOIykiDJ+wdLFX2Ji2J903qWK1QoaPleY+H3MOI9V9pCoJ/yg6DhpU2kz5vRE= -Exponent2: 04rLQ0Y4ivg3rchjPRR1Iupxq/UFx+jQyZOusaszB99bztGU8BJz+jDFNBgF/2jzDm1678Qe8L0RZvidye2rHs0VvQ4fj/BNqUGkp7C+FfLcGNwmP5dAV9Ik9fP4JuGQi4Ts16uQvoX8JBjSoH7BQwN3bOyZYHV7yiG/v/zgz3k= -Coefficient: l8vCrMMiS8eWYQNM/SPa4/swn1/EZtcgPcBqMa3zia+9rOJ4/mzRcQTKz6B7c7Z9BVoTzMWGlgd94PTDeLN9fbTNmRs/8JwwgzJ8FeJeisvZquvarFtq2PdVVZQSxTwt7N6DUMVcA8Vbdq+uGjJghs22/sJ23MS3key+PUHtwFI= -Created: 20220902075244 -Publish: 20220902075244 -Activate: 20220902075244 diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+005+45884.key b/bin/tests/system/dnssec/signer/general/Kexample.com.+005+45884.key deleted file mode 100644 index 717d65f256..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+005+45884.key +++ /dev/null @@ -1,5 +0,0 @@ -; This is a key-signing key, keyid 45884, for example.com. -; Created: 20220902075336 (Fri Sep 2 17:53:36 2022) -; Publish: 20220902075336 (Fri Sep 2 17:53:36 2022) -; Activate: 20220902075336 (Fri Sep 2 17:53:36 2022) -example.com. IN DNSKEY 257 3 5 AwEAAZ6aTwNhgMDJ8AObT38LEX4nZe0CFXKkFv8fzBhEJEWgJRplhEhx laqGc47NoXChBiz5qdX2qAC0zi4CRydmV8TdG9shpED9kapIl7KVM3wj +irX36R9TpFT7Otmvsh7/RbRfpKz4I0pCC01hRHyj7EodMC4j3LMF9sc GWNmiOTQI1PTxbvIEDeDfoTUDMFzvOwVmH1Bq+SzA9Ikm2VADZO4vIIO J/07lWT+LDQ/g1qiCNaSDyNhGfNVf8xYvmB8OXomGFLqDuSpUkwdL5kB 2gGmnUbIH+Pn+pcN9fxVniKH3mzYEGCxIspePbhvwDfB30gTmE8uaFMa 7McouGKW3Ps= diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+005+45884.private b/bin/tests/system/dnssec/signer/general/Kexample.com.+005+45884.private deleted file mode 100644 index 891c6c3831..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+005+45884.private +++ /dev/null @@ -1,13 +0,0 @@ -Private-key-format: v1.3 -Algorithm: 5 (RSASHA1) -Modulus: nppPA2GAwMnwA5tPfwsRfidl7QIVcqQW/x/MGEQkRaAlGmWESHGVqoZzjs2hcKEGLPmp1faoALTOLgJHJ2ZXxN0b2yGkQP2RqkiXspUzfCP6KtffpH1OkVPs62a+yHv9FtF+krPgjSkILTWFEfKPsSh0wLiPcswX2xwZY2aI5NAjU9PFu8gQN4N+hNQMwXO87BWYfUGr5LMD0iSbZUANk7i8gg4n/TuVZP4sND+DWqII1pIPI2EZ81V/zFi+YHw5eiYYUuoO5KlSTB0vmQHaAaadRsgf4+f6lw31/FWeIofebNgQYLEiyl49uG/AN8HfSBOYTy5oUxrsxyi4Ypbc+w== -PublicExponent: AQAB -PrivateExponent: SSWu0kbaPFAGH4u2NsgSicW+5vfCj4xpRMHT/c8TkX8CDbILN+QW3D5FNnPVBJ5nPD/rGdC3/BdnTeXkDiJP0W4Ohlp2KDkqQMhZGlZgl9z56F+GeBUIstLrnkfVLp6sg6UcBKnsIv5tFHiuBjCCH/kiG64jDpVdXUMQ3HyyHyC67sB1gIqpZdhQxFliVIaebwXHlv4uWi31DxTUj0mmutmpTD1r4z+43DlU3JL07WBBpIoOmG/GoFoDr+JNWWwArnhHDZFl6XL1Z2u5ojdIOcgLTXcU1SdvFwBHIAH9PIwvow0gVcZTIHwDYJ41CL6YExXF8ymVpIPspZPaFwSxvQ== -Prime1: 2iWvbJTRrJuceM1CgOTMMoi/qMN/GtthmbL5V0w+hyFE6UzCWYQXED5YTPtoXk9tZ/YpnD7i5i7ru8VbLx0DAIrLkAFP3Xpxa7dvdRGzyPGuYARsjgNnj57M5Sl1tTTsZpkXaKEeiONCA6+vcSuc2l1NxqdDbhC/TwlpjOAbPRc= -Prime2: uh+ZuRel3T3qvD7acXm2UyF2BdeEEwwIvzqZVi3uxwUTd/TxFA7+3xuX6LNM+HK5fNxuB3exVC8OzALFzUOOJECVFUfhKi/1+VrVfBuJnyLlqQ14RncbZvsn+ScfGZpgYuacvq0zWiP2scxmXSQxchxcFVRCKFRCCVGVuOLzNb0= -Exponent1: coA7TrPiRkY7YBDk6kCtiYzLhKpwaclitkkBpTeozkbBI++dR10UufrvYCDJzE7Gbz3+4zsC360bIKjbTqRcsgkoBcMah3bAV7ilsP4EruFkFJPd4sCYuAKzK0mStfU8bDHI3qtLGrCmMschQDaTEu7MZwveUcRKlhKrqzzqLys= -Exponent2: jlnU7KeViBzvB4La96crN3GEHvuyXA78MaXT2QHQeg770OdZ6wl9DY7BJIzd9bdo/oJo9PUqf0RugMIuHsvoTvnGDDypjeaYrlo2pXE6VKgQFrfioaI/Jwg4jmrJcn+L8JiIkZ1OhUa0S1AVim9AEhJ2qymCX+3xg8cOSBXsBdE= -Coefficient: xotWVi9P/9Xr1FlKANoKVviBZaoT0xqbrVJLdmSLvyca+OipgxDilaPq+To7nAujkwtH/qdR14CHbkFSjxzzEp3jhOOSeh1HysCDlk5N7dCz2X+FHv977IYeC9vuGPG75Vbz18D7FUEy0huXgq003zJdd0e7djNca9a/GAp3gvc= -Created: 20220902075336 -Publish: 20220902075336 -Activate: 20220902075336 diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+008+15002.key b/bin/tests/system/dnssec/signer/general/Kexample.com.+008+15002.key deleted file mode 100644 index d4b8efbe61..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+008+15002.key +++ /dev/null @@ -1,5 +0,0 @@ -; This is a key-signing key, keyid 15002, for example.com. -; Created: 20210423012926 (Fri Apr 23 11:29:26 2021) -; Publish: 20210423012926 (Fri Apr 23 11:29:26 2021) -; Activate: 20210423012926 (Fri Apr 23 11:29:26 2021) -example.com. IN DNSKEY 257 3 8 AwEAAdp+oCXl7vpKA3Mmyndx6/iA+wLrtxeMUiWL7uWJ9ZF24EdS8Dye 63p0lGlyvjvM9T5dTiyEpTAdutEBr79H0MlDqIBqpadrCdJRI2S4kC+0 nq5+Aj2CEyiAamPGujwWeXwtfLAvVPfBqs42PBr6wPQIJOByFYDaZBU3 enUEWgHYy/7OnJDrt0QlswKphR6SvYtyuixiUR8J/WouWXglUY5qlC7Z vVDxs9E4q7B1mfKCyoqcFMKPh9lzEBH+IfUZ543xXEYf2BEztKB1SZ2R QnpYedjATGDcgPis46uA2gHMfvDYJTQ5UqTBtveGb3Wsqc0oRXVPMEoY 3WnWhaKDzkk= diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+008+15002.private b/bin/tests/system/dnssec/signer/general/Kexample.com.+008+15002.private deleted file mode 100644 index 72b8e2e0c1..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+008+15002.private +++ /dev/null @@ -1,13 +0,0 @@ -Private-key-format: v1.3 -Algorithm: 8 (RSASHA256) -Modulus: 2n6gJeXu+koDcybKd3Hr+ID7Auu3F4xSJYvu5Yn1kXbgR1LwPJ7renSUaXK+O8z1Pl1OLISlMB260QGvv0fQyUOogGqlp2sJ0lEjZLiQL7Sern4CPYITKIBqY8a6PBZ5fC18sC9U98GqzjY8GvrA9Agk4HIVgNpkFTd6dQRaAdjL/s6ckOu3RCWzAqmFHpK9i3K6LGJRHwn9ai5ZeCVRjmqULtm9UPGz0TirsHWZ8oLKipwUwo+H2XMQEf4h9RnnjfFcRh/YETO0oHVJnZFCelh52MBMYNyA+Kzjq4DaAcx+8NglNDlSpMG294ZvdaypzShFdU8wShjdadaFooPOSQ== -PublicExponent: AQAB -PrivateExponent: SD4X64/0DTONonRP+2Biej8DP7r6RcHyo1F6QtDzrg4VJ+AHaLPO/iUvsRHsTk99QwqMv3F4QMmDrHmXR3KSWQmS3Crm7M0aaTzErBfOLMfWs7EcQoQQm5KiGq1phFaWAnXzxTlRKb4SIK6T/wOr6sQKlV+DNqB++Pjn92rh67vLM8kZBUzWI14Vl9N0ib+xOOFH1oYFo7ynDgMfJhpnQSkuRfyQls3aD1eKQsNazRtZ7lFi2S0HR/V0AKYH2AQi7SdL5wH6hYba5cHfpKSw7PebI0lYkUJ4PAg3Xw7DPMkg8O0hkpLICpU8x7MPqQQ74eKDaEY+fjbL0KLL0Dy9UQ== -Prime1: /IDRb7WzMY6wp14LqDORULoUnmiQOqkRjOQnCoEXT2KVpYwPmGMG+GR40hrMFgqqAZFVmi56VBoasWpYbSBEqM4aJv1JVimMPREk23v5i+TY93kxICO/ee9/v0hXgLmrKUkS1Kwu4a1PxLX5U/LAzXPR6zF+EHP9OKFjDRWHqN0= -Prime2: 3YU9QdtsXofjNmlDETRwemKv45pa0oVNPmNvS1vtzIpQ3m/QSuhJxzyTgSP9x1XMiIsg63er3LOCtkRifXVE1IBrfIUgchp8YD5LsyesRl2ielE8Hw8PwSA1YjUVu90yRHcVfbZJ8lm2KyRKHgDWXz94t2Xnm/9M5XjUGuNW7l0= -Exponent1: 7KIkpJYZyvW4ZAFk10sMgiUBMbs4f2D2i509YUC9ga4YJD7wVpVncN1nxS9L19RCopl7KbUo+yxDm8TX/dzhu3j7VVLFqbPiM1Cfw/mZUhszoii3ezFFPpbOl4rKRl66I0TSGvEKNoDfYrBPavby7Rf/wHRveifZRXspgpeMvRk= -Exponent2: yvvtjuxW2CRiopg/+YL40lyd2cy2DpRRnKqW8BHzzGquAbWpwwopmOS8MSjewgqv2irK5pmJJTpku0nciiOsB6EJXVfLzGLSt4o96ZOf+/aPDNBla/xsLkaqRCxqlvPwvOX2DnS8O9PS5qNhOy7/QNYzcrJxUfPV7awTh/Pr040= -Coefficient: PHxU1tqPKTpI/8nABvso0SRerc1m+RPWGRk7s/SVcADSBvEW7fUDcwiZeRfK9MdlwPvLiVozbYnRbgRQl8GuKSqAD1+Cnvn2yOQk81AgNKbuKPwF7UvKIdq/c/xnhj2bvZUVSavJ91ux/RlZNP50378Ks8bj5HJl1xzAMVHXB5o= -Created: 20210423012926 -Publish: 20210423012926 -Activate: 20210423012926 diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+008+63613.key b/bin/tests/system/dnssec/signer/general/Kexample.com.+008+63613.key deleted file mode 100644 index 990b837003..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+008+63613.key +++ /dev/null @@ -1,5 +0,0 @@ -; This is a zone-signing key, keyid 63613, for example.com. -; Created: 20210423012810 (Fri Apr 23 11:28:10 2021) -; Publish: 20210423012810 (Fri Apr 23 11:28:10 2021) -; Activate: 20210423012810 (Fri Apr 23 11:28:10 2021) -example.com. IN DNSKEY 256 3 8 AwEAAZzun7bYfjmGDwUEn4pyJG34vsiawRMW6pEdoNMH87ozxriOzgG6 /4zTjEv8JyYjGQz2k2vcoWWcD+86xD5IUqfa1pdXXUU8bdhG9DBtW/K1 mc4P6g8heU+0f++mq/L4TPlWVZUG8lVH4H8mD6r8PsVK7v/QR7wMeg9b JpCYyxon2A9rZ4zS0J9kX9bfciQVh6ODGVENctwEK5FNp5u0VonPEIx3 5Kj+IVn/mHpfbz4LaC02s7C6Kgvn3ToFFSJczwbOaexl/d+/ai8FLJi7 8UgiAq5/178bcVLItMeY6aD5eQGkRtr2c3JZ/JR4Nf+TQAWFBnl9NSDa RH4Qa55ZNqs= diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+008+63613.private b/bin/tests/system/dnssec/signer/general/Kexample.com.+008+63613.private deleted file mode 100644 index 1765d3f0f6..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+008+63613.private +++ /dev/null @@ -1,13 +0,0 @@ -Private-key-format: v1.3 -Algorithm: 8 (RSASHA256) -Modulus: nO6ftth+OYYPBQSfinIkbfi+yJrBExbqkR2g0wfzujPGuI7OAbr/jNOMS/wnJiMZDPaTa9yhZZwP7zrEPkhSp9rWl1ddRTxt2Eb0MG1b8rWZzg/qDyF5T7R/76ar8vhM+VZVlQbyVUfgfyYPqvw+xUru/9BHvAx6D1smkJjLGifYD2tnjNLQn2Rf1t9yJBWHo4MZUQ1y3AQrkU2nm7RWic8QjHfkqP4hWf+Yel9vPgtoLTazsLoqC+fdOgUVIlzPBs5p7GX9379qLwUsmLvxSCICrn/XvxtxUsi0x5jpoPl5AaRG2vZzcln8lHg1/5NABYUGeX01INpEfhBrnlk2qw== -PublicExponent: AQAB -PrivateExponent: N4egcDzO/V/YdLgcFAsrpNY9/BH2e+DCA7NuMv4/WgX0LV4quyYGQzigDksdNzt4I8Qkiig53BCK+uXahwdkaAzhng/F6zfkzoDc6z3nKUzlLasn8U6w9Gk0VAKwGXuPETNheShKG68hWxyGssQrGfjX9SEoIPxxPHnOfZ/zTj95KAnVV5qPz90xVAb0+FUrLXAt72KuRwepOTlsETsMFDKe17uUCqCCdX98Ko0u14wrO6zGRQtNhUsfvNB/pY8fvbHD1GcCTbFSx4FxsUsZMrNtMsvMe3HN9ggC0Y9htbH9HV0hS0w9SKCUyoeOVwf/JZL4hlfoe8+jglsyJpAgoQ== -Prime1: zeXvO3PT4iXv9GlGeebl39pF1sXs8tXY4B9VHUJGGSYlyOlyCEy4URQJIPfuL6VjFKCErSxUJSrGz0HyQuKr8l9qP/0MGxGRH7wxvUR7YTmai84yyQ4fFENRmn8bzxGwj0MVHIW7cKC59j7nWT24gseT21/NP5m8EnPsjz/K40M= -Prime2: wx5vVFSydUfr8HtOHNS1kRrTjhnQOfjmj8SxGi72Hk+mgi9fBCTC5fRLifd80wGbgyFk1vZOXeStOC8L3IlnBGLX0O9MNip+vVX3hRzIRhLwHhL1ygN3xEd04qwVH0XJ8+4A0XCzh/FJgW59F62geN6gwedo7GmZAOSZUBAyRHk= -Exponent1: IlkqeLuQ7Fgx2I87b5iiXp62Keco6TXdkT4I3/GvagCgKw0utc2+rd/uye4ycQZhKg7BM3aCrxScx/STaq8PykY6nmQjgdyDXkzx60YiYwzOCGakuD+/1YyJb4Gm7PthffTN780rgNV/UGIcDBoszrxmoSExR1vpMRbfruIQgas= -Exponent2: or0Os/KUibc79W6Snv9WlLkgPAQRpViQzNaLtD/47R0Xzrs975HNsMgJ/P+bb86Ga1994MC8ahmh1BuBNCax8nmScWQ1V3QoEzjRYoe4DqIa/aposF4mFWJX/fry/wtRPo+CxSzPwJGh8j86PHaHQmjFAhVFcPE+OP1xVdK8alk= -Coefficient: r5wPmPXUF5pVC0Y7La3jVkL4w/3wvq9LBz91tH9gA8OUNLpDDBuFZISiJdhOZ4JVw+qSSoHcEa+3Phd+BqxmXzwZDU1Fqta9mLDDGCqCWjVQOopeeJgrvkv9P0TIzEuoGmW50cQhyqHYCtuUxjOnHfiQSc53p7rfD4Vom1VQ3Ok= -Created: 20210423012810 -Publish: 20210423012810 -Activate: 20210423012810 diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+010+18240.key b/bin/tests/system/dnssec/signer/general/Kexample.com.+010+18240.key deleted file mode 100644 index 47003a44c2..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+010+18240.key +++ /dev/null @@ -1,5 +0,0 @@ -; This is a zone-signing key, keyid 18240, for example.com. -; Created: 20211221062121 (Tue Dec 21 17:21:21 2021) -; Publish: 20211221062121 (Tue Dec 21 17:21:21 2021) -; Activate: 20211221062121 (Tue Dec 21 17:21:21 2021) -example.com. IN DNSKEY 256 3 10 AwEAAe5GunnuJFyzmKiGUknSQY3aPtR5UR8vNLLyMCJswffRzoYwY14/ 60ZTsqzh7N+lJV3KAOraocFSsTnmWIM7D7DPpqtaJMQw90ypBG0cnUP1 wKX9L/gdOH/ITlluBiZpCv9Aux3FRECHBO4Gx8Rse8ST2Vag3UuOPW+q HkLsWQt22K/hYuDhEtUWWx2dTIaXUVXNSNbk2zPL+lhC9PaRV+//1Fjo UX4qXCUuUN4TiqlkK2v4UkcIyld1n2R7qTQAkoN9amGFtPu8z5Zw7CxC San03yUSNuKub3fGys11gQRFuEHRX7FxKxvJjmcngG9qCh8AyfHZ8zYb VstTy1unFoM= diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+010+18240.private b/bin/tests/system/dnssec/signer/general/Kexample.com.+010+18240.private deleted file mode 100644 index f16b62708a..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+010+18240.private +++ /dev/null @@ -1,13 +0,0 @@ -Private-key-format: v1.3 -Algorithm: 10 (RSASHA512) -Modulus: 7ka6ee4kXLOYqIZSSdJBjdo+1HlRHy80svIwImzB99HOhjBjXj/rRlOyrOHs36UlXcoA6tqhwVKxOeZYgzsPsM+mq1okxDD3TKkEbRydQ/XApf0v+B04f8hOWW4GJmkK/0C7HcVEQIcE7gbHxGx7xJPZVqDdS449b6oeQuxZC3bYr+Fi4OES1RZbHZ1MhpdRVc1I1uTbM8v6WEL09pFX7//UWOhRfipcJS5Q3hOKqWQra/hSRwjKV3WfZHupNACSg31qYYW0+7zPlnDsLEJJqfTfJRI24q5vd8bKzXWBBEW4QdFfsXErG8mOZyeAb2oKHwDJ8dnzNhtWy1PLW6cWgw== -PublicExponent: AQAB -PrivateExponent: U/ipDv9V4TWJvxpXNZzbbVpUehym8g54y/d97yPU17kgxzmWS0jLaWVluneEOuzAVmUyHZIfHzo9KuJ6nwTZar5DRm/mNR3siR+nZ6yF38VjtxubJB1oI+A7fFjB4hdywLHXP46dlv/+RMQu8pIorAZOubDHTDE8hXW2ZG9WkisJ5P7KoaL4KFHHHXi5vsXAMph4Zphd/zPxVL2tHD3l5c3QXRpQWfTNZNQcZ1f/4yVCuMRibg5LCvpia0ZwRrlygfZdAHUUd0VJDfRO45J5nlIJSAHQtjYtVTL+xNISWOHXovVlInkVyluACqfX94I7qPXTu41yg3SxrrtHE6RTwQ== -Prime1: +/YsRxmUxgvHKUh4SxdjzqNDDEi8b2BtM5IpctjVG3oYsL6J9xJB3U5/lbrGEPgl/1ndBUSXMQ6zQ5WcDE1qBAdW8t0eyniyuiexcgQ9f04Ds7p7oUiSHGLRn8YqQOzmiASXoZmkzfJZ+42pGhT3RZ+aYKtWQGMHqXabwV3zZl0= -Prime2: 8hhnKzPzExy6wv/MV0aYKo1g4azrRjug6743/ctTC7zjnMmDW7RMFTXmq5Tu3pFaIL4N4C4m1b7P3abfTrjm+DwHnrlRIvLWS3zJnvUEM22i4BwqqTLRiJpoT5Bfp4pVsdOPT7Iyx1q5UsJZ7Q4qMpg2TFpGiQyieRB5Xwpu4l8= -Exponent1: ZFPx7Z3SD8pA0793pu75Xx7DY/DSl8bdtNtOhdyxfu9vRXGZnjg24diQFR76H2ewOa2exKo7Sd2ApDi+mmd4/4Gsrag+yoClKlsD3VKy6i42ayqmb+Jly8fNkMFnsdKjOSYa+s4jQZ5vFiuiWjBfBeo3nqabAahtNJ12B9lRQkE= -Exponent2: tNz4TnVsFo4zFLVHsrghvECM7WxjBMBNc3FToT6CV1WRcjO1+A/Ve08eenc0kYBjpex2r1GrX6pC3uPpFoXav/8Q7kqiTArBf/nFIwUHU2iH8wf38xntIjHA1hgU7jTR2p0kBrUpbHfh1esuhYQ8kDnY7ufOpFqVEv70vcUsm98= -Coefficient: 3acDCJ9jCnHAP1km7jRO388mOpiI8U6SMv0PBD8l2UoB4CYwujrFxy6PhgUa486bbm5xZEaOwhYZcbw/g1qyC6Qt5kYOb2fVWOob/lEQmyqbDvHMQWTJoIbqaDTKQN/szI4xVdb/xZ6QR4Bq7JgbJpUACgweS540Y7Lf8Dry8C0= -Created: 20211221062121 -Publish: 20211221062121 -Activate: 20211221062121 diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+010+28633.key b/bin/tests/system/dnssec/signer/general/Kexample.com.+010+28633.key deleted file mode 100644 index 37bd259f6b..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+010+28633.key +++ /dev/null @@ -1,5 +0,0 @@ -; This is a key-signing key, keyid 28633, for example.com. -; Created: 20211221062130 (Tue Dec 21 17:21:30 2021) -; Publish: 20211221062130 (Tue Dec 21 17:21:30 2021) -; Activate: 20211221062130 (Tue Dec 21 17:21:30 2021) -example.com. IN DNSKEY 257 3 10 AwEAAc4lt8fDsdCzMCLHxXm8Ok/dw6XDiqx06Rf47LTeLmo6b64xm1Fs 0zloNMrcZDgwS5IxjQ3Breqc5aEc+jehueqCXa/fJXMdIt1VpUG0H7GP 4B+1IVmEiziHfmOozktdkuAyLqcsNhsf+J1+bCoHJSffgz6KbjBks/jR 12uyUnZCDrKGE/KfiR0gpT3watqGqqChO0KXq2N2PsnYfyRDea5FMUjM oPgOOyAT8LIMsM8x4f+EbU6m9Zc3Esafek9iLCS9R1333Pm1EEh5ghQT BsZ7omc5aSvrKUaIneojU3RdofceZouCliIDXmqscfY0y6bivGcmCQI/ LM4XUh7GWlM= diff --git a/bin/tests/system/dnssec/signer/general/Kexample.com.+010+28633.private b/bin/tests/system/dnssec/signer/general/Kexample.com.+010+28633.private deleted file mode 100644 index 6d7f72e48b..0000000000 --- a/bin/tests/system/dnssec/signer/general/Kexample.com.+010+28633.private +++ /dev/null @@ -1,13 +0,0 @@ -Private-key-format: v1.3 -Algorithm: 10 (RSASHA512) -Modulus: ziW3x8Ox0LMwIsfFebw6T93DpcOKrHTpF/jstN4uajpvrjGbUWzTOWg0ytxkODBLkjGNDcGt6pzloRz6N6G56oJdr98lcx0i3VWlQbQfsY/gH7UhWYSLOId+Y6jOS12S4DIupyw2Gx/4nX5sKgclJ9+DPopuMGSz+NHXa7JSdkIOsoYT8p+JHSClPfBq2oaqoKE7QperY3Y+ydh/JEN5rkUxSMyg+A47IBPwsgywzzHh/4RtTqb1lzcSxp96T2IsJL1HXffc+bUQSHmCFBMGxnuiZzlpK+spRoid6iNTdF2h9x5mi4KWIgNeaqxx9jTLpuK8ZyYJAj8szhdSHsZaUw== -PublicExponent: AQAB -PrivateExponent: Wr3fl99cdjFqDuVA18UzJdTIOj9I24Da2eKIz1S9uaTfZB4R8FWm5K4qDuHUe6dGnKOTI2sN0ygdLD5FJhfabo/UDYZ8RZ+dqS/5/mH7UX2zekGQ3Iargcaiq9uycxpNfMKaJpwfdPEtzqXHlvhuMo8AhpcIyeSKFAzKdm2YPtUqIrum4RARHyfRLfLyWlkIotPdyiaKCVGQxiRbFsTcmIB2Bizmt7zRjlB+Hxf8MooXmaKUFRQtMCLnFGK0ecFI1CWAxmLSanvYVKQ0HxcFkFKzRiZAz1au7ZfMgYDZj0jF72WAGU3Edcmdc0QIQRTWjb/3wcBfwlr9s6lKoF3ngQ== -Prime1: 1EIziKhz7dF41rb/hckdr2qeY8eM7tLrT5jIMPLISHCCuKm5IK2u7PY6m6NjMdhx1ilm7K2RGTt+TTFZaqDIEd8qpzRCxAGcfTVOmB9iHwmi9i9RoPSlY6o+iShft68ZnvPiGJWUF2huRYVK2F0cIWErwSqaBGsFd79mXmlkn98= -Prime2: +KEdNtZj9JyCCR2xbLAw3tnAYxHvJ3skVMjxV3cyUupMWi12NWxGhHH1nnetXxDR2LBBuqIl4pE/4MeXe3sClMHTL3Z9XG+pzQAsHS7yvsfZERdyuWZYYy0ya/7XY2auvRVO6LxN7d47VWjYxAGfoCsbCEivgDxmt1dTZhAtRA0= -Exponent1: d5TcZ69PsLoEtCLhDkRh/wO4PEqeMaaOf4d5sWn2QCly3Apyi+CN3l5SYoDIT7q7V4Z3v/uA9ZA49dBJqfLvBHKQGycsPjUSLtAreTSlGQtazguWl3F9BAtTs/4U/u0dKBoKVQNgLVfeWDhiFEdQo9WUyvzvTHHm4LHqQGJsGE0= -Exponent2: EU2dK+DVygNOZXYEkAzfCdNbuUlZPIUsbR4i9bRc8zpNIAWD8YncioEn1+R6U2BnSk5R9LwuKMt1B568YyKXdmTa3rW/WbyHs7WsXEeVK0PbTn40RMTjp9tQZAWzVb6isJQYDsh0H/bUaEhItbNrOYlmczgjxqftehsAudysWc0= -Coefficient: sl2u/8vttxpiTbspGV4SsaDmKUNdzQH7BgJ5rl3mXPp/aUpLw0Sr7FuARy8W8tq3yVNi9qCOnvGwVl6aQzZP7b8N04KiH8gewlAVdSfxG24yFKJIQNbWGKFZYZFYyjtLVlpK6NYF0f0I1KpAjn58XR0qIBvRFZYWBAkggU9C7ro= -Created: 20211221062130 -Publish: 20211221062130 -Activate: 20211221062130 diff --git a/bin/tests/system/dnssec/signer/general/bogus-ksk.key b/bin/tests/system/dnssec/signer/general/bogus-ksk.key deleted file mode 100644 index e4685741ff..0000000000 --- a/bin/tests/system/dnssec/signer/general/bogus-ksk.key +++ /dev/null @@ -1,6 +0,0 @@ -; -; This is a bogus key. It will not have a .private file. -; -; This will be key id 23221 -; -example.com. IN DNSKEY 257 3 10 AwEAAbcyptpM++pVjhpYQW2fVtyOw04IBSw4X0SYi/Ke4wVkmDNW2vBm AFkgiVVKmmNbb0IHDYQiIY7seXk0fjEwjzeY2bmeOAZxDdv2KT9VQpoY Matk2y4NTi6F/V04x0lL/CBvyifTeNbZKvY+S1eKFuWHeS5Ss8tiagz9 zdYWUe/msvmin+Hbs2tlLwXVl4hOmABCL9uK9H8R6GPL5VdEXYyFOh/v 71CNhRU5ufrARti69YYkfzH6NpWhlJWyJvDjqAdt2L3H8V71C2vcXbBu S5NscEYl+8JQfwUvOTN553I5IQrG+NQEusW36UM/Rkad8mMnUVM9Vzqk GH86GHKtLMc= diff --git a/bin/tests/system/dnssec/signer/general/bogus-zsk.key b/bin/tests/system/dnssec/signer/general/bogus-zsk.key deleted file mode 100644 index aa45938426..0000000000 --- a/bin/tests/system/dnssec/signer/general/bogus-zsk.key +++ /dev/null @@ -1,6 +0,0 @@ -; -; This is a bogus key. It will not have a .private file. -; -; This will be key id 48930 -; -example.com. IN DNSKEY 256 3 10 AwEAAa/0IcnbGutPVkrz04tw5ZIYx6rU+FprB2rlKS8cTK/wiBOqbOC6 QIDdegDpZG1fOdj04ZQGa3pIizqC2CnlIWfxpfR6W+qSLRBuQ8gmwTmS c/Jy/0vAGB3fv3oVIqKslLNqIXZb3CKNiA2kGcut3aUgfeOW970Jga6z PAGKqPpPZTelW1Qy9N5BO4cRTuYo4uvbZveJv1W/2n5RN+UaeqU0f+AE DP0+wqSWNUfZsi6HygLwk08x3eO8PzTBlqBlAMfvNAygrmXqccMREyyH KEc5dVJ1qOXfj8BAdJUPmunyJhIwC9PxzOW7mn1lW7mZO2D5U/Jaxw2k eX2KblmVk8s= diff --git a/bin/tests/system/dnssec/signer/general/test1.zone b/bin/tests/system/dnssec/signer/general/test1.zone deleted file mode 100644 index 98c9f0233c..0000000000 --- a/bin/tests/system/dnssec/signer/general/test1.zone +++ /dev/null @@ -1,19 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has two DNSKEY records, both of which have -; existing private key files available. They should be loaded automatically -; and the zone correctly signed. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+010+18240.key -$include Kexample.com.+010+28633.key diff --git a/bin/tests/system/dnssec/signer/general/test10.zone b/bin/tests/system/dnssec/signer/general/test10.zone deleted file mode 100644 index 10a8bc97e1..0000000000 --- a/bin/tests/system/dnssec/signer/general/test10.zone +++ /dev/null @@ -1,20 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has two DNSKEY records, both of which have -; existing private key files available. They should be loaded automatically -; and the zone correctly signed. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00100000 1200 3600 604800 300 -extra.example.com. IN A 1.2.3.4 -$include Kexample.com.+008+63613.key -$include Kexample.com.+008+15002.key diff --git a/bin/tests/system/dnssec/signer/general/test11.zone b/bin/tests/system/dnssec/signer/general/test11.zone deleted file mode 100644 index 538305fc14..0000000000 --- a/bin/tests/system/dnssec/signer/general/test11.zone +++ /dev/null @@ -1,19 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has two DNSKEY records, both of which have -; existing private key files available. They should be loaded automatically -; and the zone correctly signed. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+005+19857.key -$include Kexample.com.+005+45884.key diff --git a/bin/tests/system/dnssec/signer/general/test12.zone b/bin/tests/system/dnssec/signer/general/test12.zone deleted file mode 100644 index 4e4c9baef6..0000000000 --- a/bin/tests/system/dnssec/signer/general/test12.zone +++ /dev/null @@ -1,37 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has two DNSKEY records, both of which have -; existing private key files available. They should be loaded automatically -; and the zone correctly signed. -; -$TTL 30 ; 30 seconds -. IN SOA a.root.servers.nil. each.isc.org. ( - 2000042101 ; serial - 600 ; refresh (10 minutes) - 600 ; retry (10 minutes) - 1200 ; expire (20 minutes) - 600 ; minimum (10 minutes) - ) - NS a.root-servers.nil. - DNSKEY 256 3 13 ( - TFelYtTRBWeA9A307vvuWIcaNwW4txW4RgSELtsi46ZQ - s24ncRxmxtFfuJuPyVXePNiE4HNI9CIowGUsn5WuBw== - ) ; ZSK; alg = ECDSAP256SHA256 ; key id = 23768 - DNSKEY 257 3 13 ( - OSmhpULEDCUzHCBeDU5uJXzkCcGuW2qrkQznKRPGhRZN - j7ZUIGInGzM5Um5m02ULWt8tKbi55NJUeifKWegQ0g== - ) ; KSK; alg = ECDSAP256SHA256 ; key id = 22255 - DNSKEY 385 3 13 ( - uKwpRtMH+9iuUk/Xj6LciIP5ZckaBtXaUqxUxzJYexXj - vxGZGX4470Jvhq2NCI3HBZQNaCCP/h9sluhIzRGPTA== - ) ; revoked KSK; alg = ECDSAP256SHA256 ; key id = 23768 -a.root-servers.nil. A 10.53.0.1 diff --git a/bin/tests/system/dnssec/signer/general/test2.zone b/bin/tests/system/dnssec/signer/general/test2.zone deleted file mode 100644 index 97c0d3d8dc..0000000000 --- a/bin/tests/system/dnssec/signer/general/test2.zone +++ /dev/null @@ -1,18 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has one non-KSK DNSKEY record for which the -; private key file exists. It should be loaded automatically and the zone -; correctly signed. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+010+18240.key diff --git a/bin/tests/system/dnssec/signer/general/test3.zone b/bin/tests/system/dnssec/signer/general/test3.zone deleted file mode 100644 index bf9bc66c56..0000000000 --- a/bin/tests/system/dnssec/signer/general/test3.zone +++ /dev/null @@ -1,18 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has one KSK DNSKEY record for which the -; private key file exists. It should be loaded automatically. As there -; is no non-KSK DNSKEY the resulting zone should be rejected. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+010+28633.key diff --git a/bin/tests/system/dnssec/signer/general/test4.zone b/bin/tests/system/dnssec/signer/general/test4.zone deleted file mode 100644 index 9f05de50fb..0000000000 --- a/bin/tests/system/dnssec/signer/general/test4.zone +++ /dev/null @@ -1,20 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has three DNSKEY records, two (KSK + ZSK) of -; which have existing private key files available. The third is a -; pre-published ZSK. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+010+18240.key -$include Kexample.com.+010+28633.key -$include bogus-zsk.key diff --git a/bin/tests/system/dnssec/signer/general/test5.zone b/bin/tests/system/dnssec/signer/general/test5.zone deleted file mode 100644 index d61504fbf9..0000000000 --- a/bin/tests/system/dnssec/signer/general/test5.zone +++ /dev/null @@ -1,19 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has three DNSKEY records, two (KSK +ZSK) of which -; have existing private key files available. The third is a KSK. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+010+18240.key -$include Kexample.com.+010+28633.key -$include bogus-ksk.key diff --git a/bin/tests/system/dnssec/signer/general/test6.zone b/bin/tests/system/dnssec/signer/general/test6.zone deleted file mode 100644 index fcfb1ec260..0000000000 --- a/bin/tests/system/dnssec/signer/general/test6.zone +++ /dev/null @@ -1,21 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has four DNSKEY records, two (KK + ZSK) of which -; have existing private key files available. There are also a KSK and ZSK -; for which there will be no signatures. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+010+18240.key -$include Kexample.com.+010+28633.key -$include bogus-ksk.key -$include bogus-zsk.key diff --git a/bin/tests/system/dnssec/signer/general/test7.zone b/bin/tests/system/dnssec/signer/general/test7.zone deleted file mode 100644 index e52c535527..0000000000 --- a/bin/tests/system/dnssec/signer/general/test7.zone +++ /dev/null @@ -1,19 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has two DNSKEY records, none of which have -; existing private key files available. The resulting zone should fail -; the consistency tests. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include bogus-ksk.key -$include bogus-zsk.key diff --git a/bin/tests/system/dnssec/signer/general/test8.zone b/bin/tests/system/dnssec/signer/general/test8.zone deleted file mode 100644 index 893d32da10..0000000000 --- a/bin/tests/system/dnssec/signer/general/test8.zone +++ /dev/null @@ -1,19 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has two DNSKEY records, one of which, -; the KSK, has a private key. The resulting zone should be rejected as -; it has no ZSK signatures. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+010+28633.key -$include bogus-zsk.key diff --git a/bin/tests/system/dnssec/signer/general/test9.zone b/bin/tests/system/dnssec/signer/general/test9.zone deleted file mode 100644 index 14c47d040c..0000000000 --- a/bin/tests/system/dnssec/signer/general/test9.zone +++ /dev/null @@ -1,19 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -; This is a zone which has two DNSKEY records, both of which have -; existing private key files available. They should be loaded automatically -; and the zone correctly signed. -; -$TTL 3600 -example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300 -$include Kexample.com.+008+63613.key -$include Kexample.com.+008+15002.key diff --git a/bin/tests/system/dnssec/signer/prepub.db.in b/bin/tests/system/dnssec/signer/prepub.db.in deleted file mode 100644 index 946aac1bf5..0000000000 --- a/bin/tests/system/dnssec/signer/prepub.db.in +++ /dev/null @@ -1,17 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -$TTL 60 -prepub. 60 IN SOA prepub. . 0 0 0 0 0 -prepub. 60 IN NS prepub. -prepub. 60 IN A 1.2.3.4 -; out of zone record -out-of-zone. 60 IN A 1.2.3.4 diff --git a/bin/tests/system/dnssec/signer/remove.db.in b/bin/tests/system/dnssec/signer/remove.db.in deleted file mode 100644 index 5629a426ae..0000000000 --- a/bin/tests/system/dnssec/signer/remove.db.in +++ /dev/null @@ -1,18 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -$TTL 60 -remove. 60 IN SOA remove. . 0 0 0 0 0 -remove. 60 IN NS remove. -remove. 60 IN A 1.2.3.4 -remove. 60 IN AAAA ::ffff:1.2.3.4 -remove. 60 IN MX 0 remove. -$INCLUDE remove.db.signed diff --git a/bin/tests/system/dnssec/signer/remove2.db.in b/bin/tests/system/dnssec/signer/remove2.db.in deleted file mode 100644 index b2962b9ff1..0000000000 --- a/bin/tests/system/dnssec/signer/remove2.db.in +++ /dev/null @@ -1,16 +0,0 @@ -; Copyright (C) Internet Systems Consortium, Inc. ("ISC") -; -; SPDX-License-Identifier: MPL-2.0 -; -; This Source Code Form is subject to the terms of the Mozilla Public -; License, v. 2.0. If a copy of the MPL was not distributed with this -; file, you can obtain one at https://mozilla.org/MPL/2.0/. -; -; See the COPYRIGHT file distributed with this work for additional -; information regarding copyright ownership. - -$TTL 60 -remove. 60 IN SOA remove. . 0 0 0 0 0 -remove. 60 IN NS remove. -remove. 60 IN A 1.2.3.4 -$INCLUDE remove.db.signed