You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Jeff Elsloo (JIRA)" <ji...@apache.org> on 2017/02/06 22:23:41 UTC

[jira] [Resolved] (TC-125) Case sensitivity in DNSSEC keys

     [ https://issues.apache.org/jira/browse/TC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Elsloo resolved TC-125.
----------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Case sensitivity in DNSSEC keys
> -------------------------------
>
>                 Key: TC-125
>                 URL: https://issues.apache.org/jira/browse/TC-125
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Router
>    Affects Versions: 1.8.0
>            Reporter: Jeff Elsloo
>             Fix For: 2.0.0
>
>
> When an XML ID on a Delivery Service is mixed case, Traffic Router is unable to find the corresponding DNSSEC key. This causes Traffic Router to be unable to sign an RRset, thus breaking certain parts of the DNS tree on a given CDN.
> Solution:
> 1) Lowercase all FQDNs in the "name" field of the DNSSEC keys when generating and saving in Riak.
> 2) Lowercase all XML IDs in Traffic Ops when Delivery Services are created and/or modified in Traffic Ops.
> 3) Lowercase the names in the keys fetched from Traffic Ops in Traffic Router, regardless of case, such that even if a mixed case name pops into the keys, we have protection on the Traffic Router side.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)