David Neuman created TC-223:
-------------------------------
Summary: Creating a DS through the API results in an invalid
DNSSEC keypair
Key: TC-223
URL: https://issues.apache.org/jira/browse/TC-223
Project: Traffic Control
Issue Type: Bug
Components: Traffic Ops
Affects Versions: 2.0.0, 2.1.0
Reporter: David Neuman
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)