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

1.1.1.2 ! misho       1: # The root DNSSEC trust anchor, valid as at 11/01/2019
1.1       misho       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: 
1.1.1.2 ! misho       6: trust-anchor=.,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D
1.1       misho       7: 
                      8: 
                      9: 

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