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

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

GitHub user zhilhuan opened a pull request:

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

    [TC-187] fix HTTPs bugs

    use ds id as key to store ssl certificate in riak server;
    update ssl certificate in keystore if delivery service modified xml-id or 
subdomain;
    repose decoded certificate in restful api.

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

    $ git pull https://github.com/zhilhuan/incubator-trafficcontrol TC-187

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

    https://github.com/apache/incubator-trafficcontrol/pull/360.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 #360
    
----
commit b95456a8274aabdf04a6385c067a4f896e8c8b1c
Author: Zhilin Huang <zhilh...@cisco.com>
Date:   2017-03-14T06:29:44Z

    use ds id as key to store ssl certificate in riak server;
    update ssl certificate in keystore if delivery service modified xml-id or 
subdomain;
    repose decoded certificate in restful api.

----


> 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
>
> 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.3.15#6346)

Reply via email to