Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 592
    • Issues 592
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 100
    • Merge requests 100
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • 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
  • Merge requests
  • !3006

dnssec-policy neater configuration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Evan Hunt requested to merge each-max-zone-ttl into master Feb 06, 2020
  • Overview 11
  • Commits 8
  • Pipelines 9
  • Changes 35

Evan:

I fear it will be confusing to have two options called zone-max-ttl in dnssec-policy and max-zone-ttl in zone that do the exact same thing, and suggest we rename the former to the latter for consistency's sake before 9.16.0.

Also:

  • Allow for "lifetime unlimited" as a synonym for "lifetime PT0S"
  • Make "key-directory" optional.
  • Warn if key lengths do not make sense.
  • Document that PT0S (duration of 0 seconds) is infinite key lifetime
  • minor typo: should be "of" not "or" in: "Like max-zone-ttl, specifies the maximum permissible TTL value in seconds. When loading a zone file using a masterfile-format or text or raw,"
Edited Feb 07, 2020 by Evan Hunt
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: each-max-zone-ttl