-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Milestone
Description
OpenDNSSEC (maybe others too) uses comments to store signing state in the zone file itself. Therefore, it makes sense to expand the API and support returning these comments. Pending further information, the following two examples were provided to start planning the feature.
;;Key: locator ad06eeab0b0906e14ce2e27fb70d0425 algorithm 8 flags 256 publish 1 ksk 0 zsk 1 rfc5011 0
;;
example.com. 300 IN SOA ns1.example.com. postmaster.example.com.
example.com. 300 IN DNSKEY 256 3 8 AwEAAaVhvyRrg2vmOgiolwfvRHekdHGPUXt6OzNNz1iAMrwUx6S9yQ0L0IyUX0n2rcHIw5qgtoW0ZSkOMBT/1mS5CDUlvh3iba4BplYlEQ/XGYHxYoi0lYpsFiMgaDg9nOU03AkvjTFr1/0b8qXqgNWxR0EB+8s517T/BnDXo7S3ReLR ;{id = 46921 (zsk), size = 1024b}
The last example is ouput from ldns-signzone
. There it only serves as information to the reader the parser will not interpret it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested