You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The format for TLSA records is, similar to SRV records, requiring underscores _ in labels. NetBox DNS by default does not allow this.
Describe the solution you'd like
Add TLSA to the list of record types that by default accept underscores in labels.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The format for
TLSA
records is, similar toSRV
records, requiring underscores_
in labels. NetBox DNS by default does not allow this.Describe the solution you'd like
Add
TLSA
to the list of record types that by default accept underscores in labels.The text was updated successfully, but these errors were encountered: