[
https://issues.apache.org/jira/browse/TC-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125295#comment-16125295
]
ASF GitHub Bot commented on TC-187:
-----------------------------------
GitHub user zhilhuan opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/802
[TC-187] fix Traffic Ops UT
fix Traffic Ops UT broken by PR #360:
https://builds.apache.org/view/S-Z/view/TrafficControl/job/incubator-trafficcontrol-traffic_ops-test/57/consoleFull
Root cause is delivery service with xml_id "foo.bar" does not exist in DB.
Before fix of #360, ds existence is not check in the code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhilhuan/incubator-trafficcontrol TC-187_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/802.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 #802
----
commit 07ebd1ea3dbad4e51d233d3186133dd2f9957ecf
Author: Zhilin Huang <[email protected]>
Date: 2017-08-14T06:22:52Z
xml_id foo.bar is missing in the fixture
----
> Update delivery service makes SSL keys invalid
> ----------------------------------------------
>
> Key: TC-187
> URL: https://issues.apache.org/jira/browse/TC-187
> Project: Traffic Control
> Issue Type: Bug
> Components: Traffic Ops
> Reporter: Zhilin Huang
> Assignee: Zhilin Huang
> Labels: ssl, xml-id
>
> Modify xml-id or subdomain in a https delivery service will make existing SSL
> keys invalid.
> And there is problem to generate keys if using "http and https" together with
> 1 host_regex, and 1 path_regex.
> BTW, the certificate returned by RESTful API is not consistent with that GUI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)