You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/07 22:04:58 UTC

[jira] [Commented] (TC-34) Can't get keys from Traffic Vault for DS with "." in xml_id

    [ https://issues.apache.org/jira/browse/TC-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645614#comment-15645614 ] 

ASF GitHub Bot commented on TC-34:
----------------------------------

GitHub user dneuman64 opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/61

    TC-34 - Traffic Ops can now return ssl certificate information for DSs with periods in the xml_id

    Traffic Ops now returns ssl certificate information for delivery services with periods in the name.  This caused an issue in update_riak_for_search.pl where  the ssl keys for a delivery service were not indexed because the keys could not be gotten from riak.
    
    This fixes TC-34.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dneuman64/incubator-trafficcontrol tc-34

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/61.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #61
    
----
commit cd68d8dd60844a10ef5310b27cafef72f9af2b1d
Author: Dave Neuman <ne...@apache.org>
Date:   2016-11-07T22:00:41Z

    TC-34, fixed and issue where Traffic Ops would return a 4xx error when getting ssl keys for a DS with a period in the xml_id

----


> Can't get keys from Traffic Vault for DS with "." in xml_id
> -----------------------------------------------------------
>
>                 Key: TC-34
>                 URL: https://issues.apache.org/jira/browse/TC-34
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>    Affects Versions: 1.8.0
>            Reporter: David Neuman
>            Assignee: David Neuman
>             Fix For: 1.9.0
>
>
> I am deliveryservice has a period in the xml_id, the route to get ssl certificates (/api/1.2/deliveryservices/xmlId/<my.xml.id>/sslkeys.json) will fail with a 4xx error.  This should return the ssl cert information for the deliveryservice.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)