Home | History | Annotate | Line # | Download | only in testdata
      1  1.1  christos ; Signature test file
      2  1.1  christos 
      3  1.1  christos ; first entry is a DNSKEY answer, with the DNSKEY rrset used for verification. 
      4  1.1  christos ; later entries are verified with it.
      5  1.1  christos 
      6  1.1  christos ; Test RSASHA256 signatures from draft-ietf-dnsext-dnssec-rsasha256-14
      7  1.1  christos 
      8  1.1  christos ENTRY_BEGIN
      9  1.1  christos SECTION QUESTION
     10  1.1  christos example.net.	IN DNSKEY
     11  1.1  christos SECTION ANSWER
     12  1.1  christos example.net.     3600  IN  DNSKEY  (256 3 8 AwEAAcFcGsaxxdgiuuGmCkVI my4h99CqT7jwY3pexPGcnUFtR2Fh36BponcwtkZ4cAgtvd4Qs8P kxUdp6p/DlUmObdk= );{id = 9033 (zsk), size = 512b}
     13  1.1  christos ENTRY_END
     14  1.1  christos 
     15  1.1  christos ; entry to test
     16  1.1  christos ENTRY_BEGIN
     17  1.1  christos SECTION QUESTION
     18  1.1  christos www.example.net.    IN      A 
     19  1.1  christos SECTION ANSWER
     20  1.1  christos www.example.net. 3600  IN  A  192.0.2.91
     21  1.1  christos www.example.net. 3600  IN  RRSIG  (A 8 3 3600 20300101000000 20000101000000 9033 example.net. kRCOH6u7l0QGy9qpC9 l1sLncJcOKFLJ7GhiUOibu4teYp5VE9RncriShZNz85mwlMgNEa cFYK/lPtPiVYP4bwg== );{id = 9033}
     22  1.1  christos ENTRY_END
     23  1.1  christos 
     24