diff options
Diffstat (limited to 'modules/ta_update/ta_update.test.integr/rfc5011/unsigned_ok.db')
-rw-r--r-- | modules/ta_update/ta_update.test.integr/rfc5011/unsigned_ok.db | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/ta_update/ta_update.test.integr/rfc5011/unsigned_ok.db b/modules/ta_update/ta_update.test.integr/rfc5011/unsigned_ok.db new file mode 100644 index 0000000..b837acd --- /dev/null +++ b/modules/ta_update/ta_update.test.integr/rfc5011/unsigned_ok.db @@ -0,0 +1,8 @@ +. 86400 IN SOA rootns. you.test. 2017071100 1800 900 604800 86400 + +. 518400 IN NS rootns. + +rootns. 518400 IN A 198.41.0.4 +rootns. 518400 IN AAAA 2001:503:ba3e::2:30 + +test. 1 IN TXT "it works" |