-
Notifications
You must be signed in to change notification settings - Fork 492
Support the DS record type #75
Copy link
Copy link
Closed
Labels
Priority: p4 - LowestWon't fixWon't fix
Description
Issues I see up front:
-
not all DNS providers support all record types.
-
The object model (e.g. RecordConfig) doesn't have fields for the extra data; it only understands Priority (for MX and SRV records). I'm not convinced you can treat the entire record as opaque data; some DNS providers want text strings instead of protocol numbers for the 'algorithm' and 'digest type' fields of a DS record, for example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: p4 - LowestWon't fixWon't fix