File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / dnsmasq / trust-anchors.conf
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 16:31:38 2014 UTC (10 years ago) by misho
Branches: elwix, dnsmasq, MAIN
CVS tags: v2_76p1, v2_71, HEAD
dnsmasq 2.71

    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>