Uploaded image for project: 'Traffic Control'
  1. Traffic Control
  2. TC-223

Creating a DS through the API results in an invalid DNSSEC keypair

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0, 2.0.0
    • 2.1.0, 2.0.0
    • Traffic Ops
    • None

    Description

      If you have DNSSEC enabled and you create a DS from the API, a DNSSEC keypair with name = "" gets created (example below). It looks like this happens because when you create a DS through the API you don't create the DS with a regex. When the create method calls create_dnssec_keys that method uses the regex to create the name field.

      "Test-DS-1491489049" : {
      "zsk" : [

      Unknown macro: { "effectiveDate" }

      ],
      "ksk" : [

      Unknown macro: { "status" }

      ]
      },

      Attachments

        Activity

          People

            mitchell852@apache.org Jeremy Mitchell
            neuman David Neuman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: