BIND 9.8.0 Patch for `dig' to support TLSA RRtype [DANE]
Paul Wouters
paul at xelerance.com
Wed Apr 13 21:21:53 UTC 2011
On Wed, 13 Apr 2011, Jan-Piet Mens wrote:
> the attached patches are probably a bit naive, but they appear to work
> here, at least with `dig'. They (hopefully) add support for the TLSA
> RRtype (65468) as forseen in the DANE draft [1] and used in [2].
>
> What I basically did was to "copy" the definitions for the DLV record
> and adjust accordingly as far as I understand the code (there are most
> likely incorrect bits left over from DLV copy in tlsa_65468.c).
>
> The result looks like this:
>
> $ dig _443._tcp.www.xelerance.com tlsa
You know you can do:
dig TYPE65468 _443._tcp.www.xelerance.com ?
isc should not release a dig with a private rrtype assigned to "tlsa"....
Paul
More information about the bind-workers
mailing list