diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-05-22 14:08:07 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-05-22 14:08:07 +0000 |
| commit | 4dd0a17edce60370304a45f2c40251e09e193bd6 (patch) | |
| tree | f0cb0f27a9e83b56f8383265413d035ab01926c6 /testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone | |
| parent | ec5b94f552d7cb2a9d456c67e9941bcf5e3698bf (diff) | |
Diffstat (limited to 'testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone')
| -rw-r--r-- | testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone b/testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone new file mode 100644 index 000000000000..e5ef82f14aed --- /dev/null +++ b/testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone @@ -0,0 +1,5 @@ +$ORIGIN . +$TTL 7200 +example.com. IN SOA ns.example.com. hostmaster.example.com. 1 3600 900 86400 3600 +example.com. IN NS ns.example.net. +www.example.com. IN A 1.2.3.4 |
