[
https://issues.apache.org/jira/browse/TC-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648832#comment-15648832
]
ASF GitHub Bot commented on TC-34:
----------------------------------
Github user mitchell852 commented on a diff in the pull request:
https://github.com/apache/incubator-trafficcontrol/pull/61#discussion_r87086506
--- Diff: traffic_ops/app/script/update_riak_for_search.pl ---
@@ -39,6 +39,7 @@
if ($ds->{protocol} > 0) {
my $xml_id = $ds->{xmlId};
my $cdn = $ds->{cdnName};
+ print "Updating record for: $xml_id\n";
--- End diff --
take this out?
> 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)