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

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

Github user rawlinp commented on a diff in the pull request:

    
https://github.com/apache/incubator-trafficcontrol/pull/360#discussion_r133740708
  
    --- Diff: traffic_ops/app/script/update_riak_for_search.pl ---
    @@ -46,9 +46,6 @@
                }
                $record->{deliveryservice} = $xml_id;
                $record->{cdn} = $cdn;
    -           $record->{certificate}->{crt} = 
decode_base64($record->{certificate}->{crt});
    --- End diff --
    
    This is an example of a client that would break, if this particular API is 
being used by a client outside of our codebase.


> 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)

Reply via email to