Skip to content

core: Add TLSA record support#203

Merged
tlimoncelli merged 14 commits intoStackExchange:masterfrom
eliheady:elih_tlsarr
Sep 15, 2017
Merged

core: Add TLSA record support#203
tlimoncelli merged 14 commits intoStackExchange:masterfrom
eliheady:elih_tlsarr

Conversation

@eliheady
Copy link
Copy Markdown
Contributor

This adds support for TLSA records.

  • Bind provider updated
  • Tests for models, validation and integration

Sample record:

TLSA("_443._tcp", 3, 1, 1, "959fff14d3...82ffa1517e2c", TTL(300))

@eliheady
Copy link
Copy Markdown
Contributor Author

Significant changes to existing validation and tests in c224e28

I added tests for SRV, TLSA and TXT that include underscores in labels. In checkLabel, I added a pass filter for those record types. The corresponding tests were updated to check the new types. Existing checks were updated to accommodate the new required arguments.

@tlimoncelli
Copy link
Copy Markdown
Contributor

Fantastic! Thanks for the big PR!

@tlimoncelli tlimoncelli merged commit 4aac517 into StackExchange:master Sep 15, 2017
@captncraig captncraig changed the title Add TLSA record support (#165) core: Add TLSA record support Sep 15, 2017
rblenkinsopp pushed a commit to rblenkinsopp/dnscontrol that referenced this pull request Aug 21, 2020
@eliheady eliheady deleted the elih_tlsarr branch April 26, 2025 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants