Annotation of embedaddon/dnsmasq/trust-anchors.conf, revision 1.1.1.1

1.1       misho       1: # The root DNSSEC trust anchor, valid as at 30/01/2014
                      2: 
                      3: # Note that this is a DS record (ie a hash of the root Zone Signing Key) 
                      4: # If was downloaded from https://data.iana.org/root-anchors/root-anchors.xml
                      5: 
                      6: trust-anchor=.,19036,8,2,49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5
                      7: 
                      8: 
                      9: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>