1224090Sdougb/*
2234010Sdougb * Generated by bindkeys.pl 1.7 2011/01/04 23:47:13 tbox Exp
3234010Sdougb * From bind.keys 1.7 2011/01/03 23:45:07 each Exp
4224090Sdougb */
5224090Sdougb#define TRUSTED_KEYS "\
6224090Sdougb# The bind.keys file is used to override the built-in DNSSEC trust anchors\n\
7224090Sdougb# which are included as part of BIND 9.  As of the current release, the only\n\
8224090Sdougb# trust anchors it contains are those for the DNS root zone (\".\"), and for\n\
9224090Sdougb# the ISC DNSSEC Lookaside Validation zone (\"dlv.isc.org\").  Trust anchors\n\
10224090Sdougb# for any other zones MUST be configured elsewhere; if they are configured\n\
11224090Sdougb# here, they will not be recognized or used by named.\n\
12224090Sdougb#\n\
13224090Sdougb# The built-in trust anchors are provided for convenience of configuration.\n\
14224090Sdougb# They are not activated within named.conf unless specifically switched on.\n\
15224090Sdougb# To use the built-in root key, set \"dnssec-validation auto;\" in\n\
16224090Sdougb# named.conf options.  To use the built-in DLV key, set\n\
17224090Sdougb# \"dnssec-lookaside auto;\".  Without these options being set,\n\
18224090Sdougb# the keys in this file are ignored.\n\
19224090Sdougb#\n\
20224090Sdougb# This file is NOT expected to be user-configured.\n\
21224090Sdougb#\n\
22224090Sdougb# These keys are current as of January 2011.  If any key fails to\n\
23224090Sdougb# initialize correctly, it may have expired.  In that event you should\n\
24224090Sdougb# replace this file with a current version.  The latest version of\n\
25224090Sdougb# bind.keys can always be obtained from ISC at https://www.isc.org/bind-keys.\n\
26224090Sdougb\n\
27224090Sdougbtrusted-keys {\n\
28224090Sdougb	# ISC DLV: See https://www.isc.org/solutions/dlv for details.\n\
29224090Sdougb        # NOTE: This key is activated by setting \"dnssec-lookaside auto;\"\n\
30224090Sdougb        # in named.conf.\n\
31224090Sdougb	dlv.isc.org. 257 3 5 \"BEAAAAPHMu/5onzrEE7z1egmhg/WPO0+juoZrW3euWEn4MxDCE1+lLy2\n\
32224090Sdougb		brhQv5rN32RKtMzX6Mj70jdzeND4XknW58dnJNPCxn8+jAGl2FZLK8t+\n\
33224090Sdougb		1uq4W+nnA3qO2+DL+k6BD4mewMLbIYFwe0PG73Te9fZ2kJb56dhgMde5\n\
34224090Sdougb		ymX4BI/oQ+cAK50/xvJv00Frf8kw6ucMTwFlgPe+jnGxPPEmHAte/URk\n\
35224090Sdougb		Y62ZfkLoBAADLHQ9IrS2tryAe7mbBZVcOwIeU/Rw/mRx/vwwMCTgNboM\n\
36224090Sdougb		QKtUdvNXDrYJDSHZws3xiRXF1Rf+al9UmZfSav/4NWLKjHzpT59k/VSt\n\
37224090Sdougb		TDN0YUuWrBNh\";\n\
38224090Sdougb\n\
39224090Sdougb	# ROOT KEY: See https://data.iana.org/root-anchors/root-anchors.xml\n\
40224090Sdougb	# for current trust anchor information.\n\
41224090Sdougb        # NOTE: This key is activated by setting \"dnssec-validation auto;\"\n\
42224090Sdougb        # in named.conf.\n\
43224090Sdougb	. 257 3 8 \"AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjF\n\
44224090Sdougb		FVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoX\n\
45224090Sdougb		bfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaD\n\
46224090Sdougb		X6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpz\n\
47224090Sdougb		W5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relS\n\
48224090Sdougb		Qageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulq\n\
49224090Sdougb		QxA+Uk1ihz0=\";\n\
50224090Sdougb};\n\
51224090Sdougb"
52224090Sdougb
53224090Sdougb#define MANAGED_KEYS "\
54224090Sdougb# The bind.keys file is used to override the built-in DNSSEC trust anchors\n\
55224090Sdougb# which are included as part of BIND 9.  As of the current release, the only\n\
56224090Sdougb# trust anchors it contains are those for the DNS root zone (\".\"), and for\n\
57224090Sdougb# the ISC DNSSEC Lookaside Validation zone (\"dlv.isc.org\").  Trust anchors\n\
58224090Sdougb# for any other zones MUST be configured elsewhere; if they are configured\n\
59224090Sdougb# here, they will not be recognized or used by named.\n\
60224090Sdougb#\n\
61224090Sdougb# The built-in trust anchors are provided for convenience of configuration.\n\
62224090Sdougb# They are not activated within named.conf unless specifically switched on.\n\
63224090Sdougb# To use the built-in root key, set \"dnssec-validation auto;\" in\n\
64224090Sdougb# named.conf options.  To use the built-in DLV key, set\n\
65224090Sdougb# \"dnssec-lookaside auto;\".  Without these options being set,\n\
66224090Sdougb# the keys in this file are ignored.\n\
67224090Sdougb#\n\
68224090Sdougb# This file is NOT expected to be user-configured.\n\
69224090Sdougb#\n\
70224090Sdougb# These keys are current as of January 2011.  If any key fails to\n\
71224090Sdougb# initialize correctly, it may have expired.  In that event you should\n\
72224090Sdougb# replace this file with a current version.  The latest version of\n\
73224090Sdougb# bind.keys can always be obtained from ISC at https://www.isc.org/bind-keys.\n\
74224090Sdougb\n\
75224090Sdougbmanaged-keys {\n\
76224090Sdougb	# ISC DLV: See https://www.isc.org/solutions/dlv for details.\n\
77224090Sdougb        # NOTE: This key is activated by setting \"dnssec-lookaside auto;\"\n\
78224090Sdougb        # in named.conf.\n\
79224090Sdougb	dlv.isc.org. initial-key 257 3 5 \"BEAAAAPHMu/5onzrEE7z1egmhg/WPO0+juoZrW3euWEn4MxDCE1+lLy2\n\
80224090Sdougb		brhQv5rN32RKtMzX6Mj70jdzeND4XknW58dnJNPCxn8+jAGl2FZLK8t+\n\
81224090Sdougb		1uq4W+nnA3qO2+DL+k6BD4mewMLbIYFwe0PG73Te9fZ2kJb56dhgMde5\n\
82224090Sdougb		ymX4BI/oQ+cAK50/xvJv00Frf8kw6ucMTwFlgPe+jnGxPPEmHAte/URk\n\
83224090Sdougb		Y62ZfkLoBAADLHQ9IrS2tryAe7mbBZVcOwIeU/Rw/mRx/vwwMCTgNboM\n\
84224090Sdougb		QKtUdvNXDrYJDSHZws3xiRXF1Rf+al9UmZfSav/4NWLKjHzpT59k/VSt\n\
85224090Sdougb		TDN0YUuWrBNh\";\n\
86224090Sdougb\n\
87224090Sdougb	# ROOT KEY: See https://data.iana.org/root-anchors/root-anchors.xml\n\
88224090Sdougb	# for current trust anchor information.\n\
89224090Sdougb        # NOTE: This key is activated by setting \"dnssec-validation auto;\"\n\
90224090Sdougb        # in named.conf.\n\
91224090Sdougb	. initial-key 257 3 8 \"AwEAAagAIKlVZrpC6Ia7gEzahOR+9W29euxhJhVVLOyQbSEW0O8gcCjF\n\
92224090Sdougb		FVQUTf6v58fLjwBd0YI0EzrAcQqBGCzh/RStIoO8g0NfnfL2MTJRkxoX\n\
93224090Sdougb		bfDaUeVPQuYEhg37NZWAJQ9VnMVDxP/VHL496M/QZxkjf5/Efucp2gaD\n\
94224090Sdougb		X6RS6CXpoY68LsvPVjR0ZSwzz1apAzvN9dlzEheX7ICJBBtuA6G3LQpz\n\
95224090Sdougb		W5hOA2hzCTMjJPJ8LbqF6dsV6DoBQzgul0sGIcGOYl7OyQdXfZ57relS\n\
96224090Sdougb		Qageu+ipAdTTJ25AsRTAoub8ONGcLmqrAmRLKBP1dfwhYB4N7knNnulq\n\
97224090Sdougb		QxA+Uk1ihz0=\";\n\
98224090Sdougb};\n\
99224090Sdougb"
100