Checks that malformed _dns SVCB records are rejected unless check-svcb is set to no, in which case they are accepted. Both missing ALPN and missing DOHPATH are checked for.
16 lines
573 B
Plaintext
16 lines
573 B
Plaintext
; 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.
|
|
|
|
relaxed. 10 IN SOA relaxed. hostmaster.relaxed. 1 3600 900 2419200 3600
|
|
relaxed. 10 IN NS relaxed.
|
|
relaxed. 10 IN A 10.53.0.3
|
|
relaxed. 10 IN NSEC3PARAM 1 1 0 -
|