Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 634
    • Issues 634
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 92
    • Merge requests 92
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Issues
  • #3837
Closed
Open
Issue created Jan 31, 2023 by Matthijs Mekking@matthijs🏡Developer

Add CDS digest type configuration option

Currently, dnssec-policy will publish a CDS record with digest algorithm "SHA-256 (2)" when it is ready to submit the DS to the parent. But there are other possible digest algorithms to construct the DS/CDS: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml

BIND currently supports algorithms 1, 2 and 4. Allow them to be configured in the dnssec-policy, and publish the desired CDS record when it is appropriate. The default should be 2 (current behavior).

Assignee
Assign to
Time tracking