Add RFC 6698 TLSA RR Type Support
did:plc:adtzorbhmmjbzxsl2y4vqlqs opened this Apr 2, 2026 0 comments
did:plc:adtzorbhmmjbzxsl2y4vqlqs opened Apr 2, 2026
Implement encoding and decoding for the TLSA resource record type (TYPE=52) specified in RFC 6698.
- Allows
magnato handle DANE records for associating TLS certificates. - Involves parsing/generating the structured RDATA: Certificate Usage (byte), Selector (byte), Matching Type (byte), and Certificate Association Data (binary).
No activity yet.