[BACK]Return to good-dup-managed-key.conf CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / mpl / bind / dist / bin / tests / system / checkconf

Annotation of src/external/mpl/bind/dist/bin/tests/system/checkconf/good-dup-managed-key.conf, Revision 1.1.1.3

1.1       christos    1: /*
                      2:  * Copyright (C) Internet Systems Consortium, Inc. ("ISC")
                      3:  *
1.1.1.3 ! christos    4:  * SPDX-License-Identifier: MPL-2.0
        !             5:  *
1.1       christos    6:  * This Source Code Form is subject to the terms of the Mozilla Public
1.1.1.3 ! christos    7:  * License, v. 2.0.  If a copy of the MPL was not distributed with this
        !             8:  * file, you can obtain one at https://mozilla.org/MPL/2.0/.
1.1       christos    9:  *
                     10:  * See the COPYRIGHT file distributed with this work for additional
                     11:  * information regarding copyright ownership.
                     12:  */
                     13:
                     14: options {
                     15:        dnssec-validation yes;
                     16: };
                     17:
1.1.1.2   christos   18: trust-anchors {
1.1       christos   19:        example. initial-key 257 3 8 "AwEAAawvFp8GlBx8Qt6yaIqXkDe+nMkSk2HkTAG7qlVBo++AQwZ1j3Xl
                     20:                25IN4jsw0VTMbKUbafw9DYsVzztIwx1sNkKRLo6qP9SSkBL8RicQaafG
                     21:                tURtsYI3oqte5qqLve1CUpRD8J06Pg1xkOxsDlz9sQAyiQrOyvMbykJY
                     22:                kYrFYGLzYAgl/JtMyVVYlBl9pqxQuAPKYPOuO1axaad/wLN3+wTy/hcJ
                     23:                fpvJpqzXlDF9bI5RmpoX/7geZ06vpcYJEoT0xkkmPlEl0ZjEDrm/WIaS
                     24:                WG0/CEDpHcOXFz4OEczMVpY+lnuFfKybwF1WHFn2BwVEOS6cMM6ukIjI
                     25:                NQyrszHhWUU=";
                     26:        example. initial-key 257 3 8 "AwEAAZtP9+RAA+W33A97e+HnnH8WTXzCWiEICyWj1B6rvZ9hd50ysbod
                     27:                y0NLx7b3vZ1bzMLxLSRAr/n3Wi0TDZ1fvCKZhennfW8Wlc7ulCvHntSQ
                     28:                YfKHUP0YWEo84sQAqIi850N1aiddj6CidwFo9JNW/HQ+8yarfrnGMFhX
                     29:                2STtkE0hNJ/R6JYKmD2EH7k1nyqJd08ibrEt55DuV4BiUjyyERdVbsuw
                     30:                E60jVqAwCKyVBYXb2sI+zv1yPNDBIANd6KTgnq6YWzx5ZodQP3W4K7Z/
                     31:                Bk3EKmVCvrTKZK/ADLAKaL0/6DD07+1jXA4BiNyoZTLTapkudkGad+Rn
                     32:                6zqCkwuMmrU=";
                     33: };

CVSweb <webmaster@jp.NetBSD.org>